Searched defs:csm (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dunistr_case_locale.cpp35 setTempCaseMap(UCaseMap *csm, const char *locale) { argument
53 UCaseMap csm=UCASEMAP_INITIALIZER; local
65 UCaseMap csm=UCASEMAP_INITIALIZER; local
[all...]
H A Ducasemap_titlecase_brkiter.cpp32 ucasemap_getBreakIterator(const UCaseMap *csm) { argument
37 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode * /*pErrorCode*/) { argument
44 ucasemap_utf8ToTitle(UCaseMap *csm, argument
[all...]
H A Dunistr_titlecase_brkiter.cpp30 unistr_case_internalToTitle(const UCaseMap *csm, argument
43 setTempCaseMap(UCaseMap *csm, const char *locale) { argument
68 UCaseMap csm=UCASEMAP_INITIALIZER; local
[all...]
H A Dustr_titlecase_brkiter.cpp37 setTempCaseMap(UCaseMap *csm, const char *locale) { argument
56 UCaseMap csm=UCASEMAP_INITIALIZER; local
75 ucasemap_toTitle(UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) argument
[all...]
H A Dustrcase_locale.cpp26 ustrcase_setTempCaseMapLocale(UCaseMap *csm, const char *locale) { argument
71 setTempCaseMap(UCaseMap *csm, const char *locale) { argument
89 UCaseMap csm local
103 UCaseMap csm=UCASEMAP_INITIALIZER; local
[all...]
H A Dunistr_case.cpp88 UnicodeString::caseMap(const UCaseMap *csm, argument
145 UCaseMap csm=UCASEMAP_INITIALIZER; local
H A Ducasemap.cpp42 UCaseMap *csm; local
66 ucasemap_close(UCaseMap *csm) { argument
77 ucasemap_getLocale(const UCaseMap *csm) argument
82 ucasemap_getOptions(const UCaseMap *csm) argument
87 ucasemap_setLocale(UCaseMap *csm, const char *locale, UErrorCode *pErrorCode) argument
112 ucasemap_setOptions(UCaseMap *csm, uint32_t options, UErrorCode * ) argument
214 _caseMap(const UCaseMap *csm, UCaseMapFull *map, uint8_t *dest, int32_t destCapacity, const uint8_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, UErrorCode *pErrorCode) argument
258 ucasemap_internalUTF8ToTitle(const UCaseMap *csm, uint8_t *dest, int32_t destCapacity, const uint8_t *src, int32_t srcLength, UErrorCode *pErrorCode) argument
390 ucasemap_internalUTF8ToLower(const UCaseMap *csm, uint8_t *dest, int32_t destCapacity, const uint8_t *src, int32_t srcLength, UErrorCode *pErrorCode) argument
405 ucasemap_internalUTF8ToUpper(const UCaseMap *csm, uint8_t *dest, int32_t destCapacity, const uint8_t *src, int32_t srcLength, UErrorCode *pErrorCode) argument
458 ucasemap_internalUTF8Fold(const UCaseMap *csm, uint8_t *dest, int32_t destCapacity, const uint8_t *src, int32_t srcLength, UErrorCode *pErrorCode) argument
466 ucasemap_mapUTF8(const UCaseMap *csm, uint8_t *dest, int32_t destCapacity, const uint8_t *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, UErrorCode *pErrorCode) argument
507 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) argument
518 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) argument
529 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) argument
[all...]
H A Dustrcase.cpp128 _caseMap(const UCaseMap *csm, UCaseMapFull *map, argument
165 ustrcase_internalToTitle(const UCaseMap *csm, argument
300 ustrcase_internalToLower(const UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) argument
315 ustrcase_internalToUpper(const UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) argument
360 ustrcase_internalFold(const UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) argument
368 ustrcase_map(const UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UStringCaseMapper *stringCaseMapper, UErrorCode *pErrorCode) argument
441 UCaseMap csm=UCASEMAP_INITIALIZER; local
[all...]
H A Ducnv2022.cpp1695 uint16_t csm; local
/macosx-10.9.5/ICU-511.35/icuSources/samples/csdet/
H A Dcsdet.c31 const UCharsetMatch **csm; local
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcstrcase.c728 UCaseMap *csm; local
873 UCaseMap *csm; local
[all...]

Completed in 455 milliseconds