Searched refs:ucol_getReorderCodes (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducol.h139 * @see ucol_getReorderCodes
682 ucol_getReorderCodes(const UCollator* coll,
715 * @see ucol_getReorderCodes
738 * @see ucol_getReorderCodes
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Ducol.h549 ucol_getReorderCodes(const UCollator* coll,
560 * @see ucol_getReorderCodes
H A Durename.h732 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Ducol.h549 ucol_getReorderCodes(const UCollator* coll,
560 * @see ucol_getReorderCodes
H A Durename.h732 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes) macro
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtblcoll.cpp523 return ucol_getReorderCodes(ucollator, dest, destCapacity, &status);
H A Ducol.cpp6767 ucol_getReorderCodes(const UCollator *coll, function
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcmsccoll.c6041 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, NULL, 0, &status);
6052 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, retrievedReorderCodes, LEN(retrievedReorderCodes), &status);
6081 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, NULL, 0, &status);
6140 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, retrievedReorderCodes, LEN(retrievedReorderCodes), &status);
6170 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, NULL, 0, &status);
6181 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, retrievedReorderCodes, LEN(retrievedReorderCodes), &status);
6210 retrievedReorderCodesLength = ucol_getReorderCodes(myCollation, NULL, 0, &status);
6344 retrievedReorderCodesLength = ucol_getReorderCodes(clonedCollation, retrievedReorderCodes, LEN(retrievedReorderCodes), &status);
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durename.h728 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes) macro
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Dparse.cpp957 reorderCodeCount = ucol_getReorderCodes(
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h732 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes) macro

Completed in 264 milliseconds