Searched refs:ucol_getLeadBytesForReorderCode (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ducol_res.cpp1049 static int ucol_getLeadBytesForReorderCode(UCollator *coll, int reorderCode, uint16_t* returnLeadBytes, int returnCapacity) { function
1203 uint16_t leadByteCount = ucol_getLeadBytesForReorderCode(coll, next, leadBytes, leadBytesSize);
/external/icu4c/common/unicode/
H A Durename.h725 #define ucol_getLeadBytesForReorderCode U_ICU_ENTRY_POINT_RENAME(ucol_getLeadBytesForReorderCode) macro

Completed in 96 milliseconds