Searched refs:uca (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol_res.cpp558 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &status);
559 ucaRules = ures_getStringByKey(uca,"Sequence",&UCAlen,&status);
560 ures_close(uca);
1096 ucol_getLeadBytesForReorderCode(const UCollator *uca, int reorderCode, uint16_t* returnLeadBytes, int returnCapacity) { argument
1097 uint16_t reorderCodeIndexLength = *((uint16_t*) ((uint8_t *)uca->image + uca->image->scriptToLeadByte));
1098 uint16_t* reorderCodeIndex = (uint16_t*) ((uint8_t *)uca->image + uca->image->scriptToLeadByte + 2 *sizeof(uint16_t));
1134 ucol_getReorderCodesForLeadByte(const UCollator *uca, int leadByte, int16_t* returnReorderCodes, int returnCapacity) { argument
1135 uint16_t* leadByteTable = ((uint16_t*) ((uint8_t *)uca
[all...]
H A Ducol_imp.h1064 ucol_getLeadBytesForReorderCode(const UCollator *uca, int reorderCode, uint16_t* returnLeadBytes, int returnCapacity);
1067 ucol_getReorderCodesForLeadByte(const UCollator *uca, int leadByte, int16_t* returnReorderCodes, int returnCapacity);
H A Ducol.cpp6870 const UCollator* uca = ucol_initUCA(pErrorCode); local
6874 leadBytesCount = ucol_getLeadBytesForReorderCode(uca, reorderCode, leadBytes, 256);
6877 uca, leadBytes[leadByteIndex], reorderCodesForLeadByte, USCRIPT_CODE_LIMIT);
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhangul3.el884 ("uca" ?$(C5-(B)

Completed in 210 milliseconds