#import <NSMutableString-NSCFAdditions.h>
Öffentliche Methoden | |
| (void) | - appendCharacters:length: |
| (void) | - _cfAppendCString:length: |
| (void) | - _cfLowercase: |
| (void) | - _cfUppercase: |
| (void) | - _cfCapitalize: |
| (void) | - _cfPad:length:padIndex: |
| (void) | - _cfTrim: |
| (void) | - _trimWithCharacterSet: |
| (void) | - _cfTrimWS |
| (void) | - _cfNormalize: |
Definiert in Zeile 9 der Datei NSMutableString-NSCFAdditions.h.
| - (void) appendCharacters: | (const unsigned short *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
| - (void) _cfAppendCString: | (const char *) | fp8 | ||
| length: | (int) | fp12 | ||
| - (void) _cfLowercase: | (const void *) | fp8 |
| - (void) _cfUppercase: | (const void *) | fp8 |
| - (void) _cfCapitalize: | (const void *) | fp8 |
| - (void) _cfPad: | (struct __CFString *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
| padIndex: | (unsigned int) | fp16 | ||
| - (void) _cfTrim: | (struct __CFString *) | fp8 |
| - (void) _trimWithCharacterSet: | (id) | fp8 |
| - (void) _cfTrimWS |
| - (void) _cfNormalize: | (long) | fp8 |