/external/icu4c/test/intltest/ |
tscoll.cpp | 119 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, &status); 120 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, &status);
|
regcoll.cpp | 1093 int32_t keyPartLen = ucol_nextSortKeyPart(coll, &uiter, state, &keyBuf[keyLen], count, &status); [all...] |
/external/icu4c/common/ |
utrace.c | 468 "ucol_nextSortKeyPart",
|
/external/icu4c/test/cintltst/ |
callcoll.c | 248 sSize = ucol_nextSortKeyPart(coll, &sIter, sState, sBuf, pieceSize, status); 249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status); [all...] |
cmsccoll.c | [all...] |
/external/icu4c/common/unicode/ |
normalizer2.h | 70 * (to avoid replacing already-normalized text) and ucol_nextSortKeyPart()
|
uiter.h | 247 * for use in ucol_nextSortKeyPart() which provides 32 bits to store the state
|
urename.h | [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uiter.h | 247 * for use in ucol_nextSortKeyPart() which provides 32 bits to store the state
|
urename.h | 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2 [all...] |
ucol.h | 722 ucol_nextSortKeyPart(const UCollator *coll, [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
uiter.h | 247 * for use in ucol_nextSortKeyPart() which provides 32 bits to store the state
|
urename.h | 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
uiter.h | 247 * for use in ucol_nextSortKeyPart() which provides 32 bits to store the state
|
urename.h | 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2 [all...] |
ucol.h | 722 ucol_nextSortKeyPart(const UCollator *coll, [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
uiter.h | 247 * for use in ucol_nextSortKeyPart() which provides 32 bits to store the state
|
urename.h | 606 #define ucol_nextSortKeyPart ucol_nextSortKeyPart_3_2 [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | [all...] |
/external/icu4c/i18n/ |
ucol.cpp | [all...] |