Searched refs:prefixChars (Results 1 – 5 of 5) sorted by relevance
167 final char [] prefixChars = m_prefixChars; in matches() local168 final int prefixLength = prefixChars.length - 1; in matches()174 if (chars [c] != prefixChars [c]) return false; in matches()
923 el.prefix = el.prefixChars; in ucol_createElements()985 el.prefixChars[0] = 0; in _processUCACompleteIgnorables()986 el.prefix = el.prefixChars; in _processUCACompleteIgnorables()1019 el.prefixChars[0] = 0; in ucol_uprv_bld_copyRangeFromUCA()1037 el.prefix = el.prefixChars; in ucol_uprv_bld_copyRangeFromUCA()1189 el.prefixChars[0] = 0; in ucol_assembleTailoringTable()1240 elm.prefixChars[0] = *(conts+2); in ucol_assembleTailoringTable()1242 elm.prefix = elm.prefixChars; in ucol_assembleTailoringTable()1255 el.prefix = el.prefixChars; in ucol_assembleTailoringTable()1273 el.prefixChars[0] = *(conts+2); in ucol_assembleTailoringTable()[all …]
61 UChar prefixChars[128]; member
1266 composed->prefix = composed->prefixChars; in uprv_uca_addAnElement()1681 el.prefix = el.prefixChars; in _enumCategoryRangeClosureCategory()1687 el.prefix = el.prefixChars; in _enumCategoryRangeClosureCategory()1767 el->prefix = el->prefixChars; in uprv_uca_addFCD4AccentedContractions()1772 el->prefix = el->prefixChars; in uprv_uca_addFCD4AccentedContractions()1833 el->prefix = el->prefixChars; in uprv_uca_addMultiCMContractions()1925 element.prefix = el->prefixChars; in uprv_uca_addTailCanonicalClosures()1931 element.prefix = el->prefixChars; in uprv_uca_addTailCanonicalClosures()2028 el.prefix = el.prefixChars; in uprv_uca_canonicalClosure()
131 bool CreateTempDirectory(LPCTSTR prefixChars, CSysString &dirName);