Searched refs:unfold (Results 1 – 7 of 7) sorted by relevance
28 static const UChar unfold[] = {0x61, 0x42, 0x131, 0} ; in c_main() local74 length = u_strFoldCase(buffer, sizeof(buffer)/sizeof(buffer[0]), unfold, in c_main()75 sizeof(unfold)/sizeof(unfold[0]), U_FOLD_CASE_DEFAULT, in c_main()81 u_fprintf(out, "u_strFoldCase(%S, U_FOLD_CASE_DEFAULT) -> %S\n", unfold, buffer); in c_main()
37 const uint16_t *unfold; member342 if(csp->unfold==NULL || s==NULL) { in ucase_addStringCaseClosure()356 const uint16_t *unfold=csp->unfold; in ucase_addStringCaseClosure() local357 unfoldRows=unfold[UCASE_UNFOLD_ROWS]; in ucase_addStringCaseClosure()358 unfoldRowWidth=unfold[UCASE_UNFOLD_ROW_WIDTH]; in ucase_addStringCaseClosure()359 unfoldStringWidth=unfold[UCASE_UNFOLD_STRING_WIDTH]; in ucase_addStringCaseClosure()360 unfold+=unfoldRowWidth; in ucase_addStringCaseClosure()372 const UChar *p=reinterpret_cast<const UChar *>(unfold+(i*unfoldRowWidth)); in ucase_addStringCaseClosure()398 : unfold(reinterpret_cast<const UChar *>(ucase_props_singleton.unfold)), in FullCaseFoldingIterator()399 unfoldRows(unfold[UCASE_UNFOLD_ROWS]), in FullCaseFoldingIterator()[all …]
144 const UChar *unfold; variable
82 unfold=ICUBinary.getChars(bytes, count, 0); in readData()372 c2=unfold[unfoldOffset++]; in strcmpMax()383 if(max==0 || unfold[unfoldOffset]==0) { in strcmpMax()404 if(unfold==null || s==null) { in addStringCaseClosure()419 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure()420 unfoldRowWidth=unfold[UNFOLD_ROW_WIDTH]; in addStringCaseClosure()421 unfoldStringWidth=unfold[UNFOLD_STRING_WIDTH]; in addStringCaseClosure()441 …for(i=unfoldStringWidth; i<unfoldRowWidth && unfold[unfoldOffset+i]!=0; i+=UTF16.getCharCount(c)) { in addStringCaseClosure()442 c=UTF16.charAt(unfold, unfoldOffset, unfold.length, i); in addStringCaseClosure()1306 private char unfold[]; field in UCaseProps
78 unfold=ICUBinary.getChars(bytes, count, 0); in readData()368 c2=unfold[unfoldOffset++]; in strcmpMax()379 if(max==0 || unfold[unfoldOffset]==0) { in strcmpMax()400 if(unfold==null || s==null) { in addStringCaseClosure()415 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure()416 unfoldRowWidth=unfold[UNFOLD_ROW_WIDTH]; in addStringCaseClosure()417 unfoldStringWidth=unfold[UNFOLD_STRING_WIDTH]; in addStringCaseClosure()437 …for(i=unfoldStringWidth; i<unfoldRowWidth && unfold[unfoldOffset+i]!=0; i+=UTF16.getCharCount(c)) { in addStringCaseClosure()438 c=UTF16.charAt(unfold, unfoldOffset, unfold.length, i); in addStringCaseClosure()1302 private char unfold[]; field in UCaseProps
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
13400 展開 < to\-unfold;30399 展開 > to\-unfold;