Searched refs:unfoldRows (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucase.cpp | 360 int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth; in ucase_addStringCaseClosure() local 377 unfoldRows=unfold[UCASE_UNFOLD_ROWS]; in ucase_addStringCaseClosure() 389 limit=unfoldRows; in ucase_addStringCaseClosure() 419 unfoldRows(unfold[UCASE_UNFOLD_ROWS]), in FullCaseFoldingIterator() 436 if(currentRow>=unfoldRows) { return U_SENTINEL; } in next()
|
D | ucase.h | 146 int32_t unfoldRows; variable
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCaseProps.java | 423 … int i, length, start, limit, result, unfoldOffset, unfoldRows, unfoldRowWidth, unfoldStringWidth; in addStringCaseClosure() local 440 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure() 452 limit=unfoldRows; in addStringCaseClosure()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCaseProps.java | 419 … int i, length, start, limit, result, unfoldOffset, unfoldRows, unfoldRowWidth, unfoldStringWidth; in addStringCaseClosure() local 436 unfoldRows=unfold[UNFOLD_ROWS]; in addStringCaseClosure() 448 limit=unfoldRows; in addStringCaseClosure()
|
/external/icu/libicu/cts_headers/ |
D | ucase.h | 146 int32_t unfoldRows; variable
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |