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

/external/icu4c/extra/scrptrun/
H A Dscrptrun.cpp23 UChar32 ScriptRun::pairedChars[] = { member in class:ScriptRun
43 const int32_t ScriptRun::pairedCharCount = ARRAY_SIZE(pairedChars);
88 if (ch >= pairedChars[pairedCharExtra]) {
95 if (ch >= pairedChars[index + probe]) {
100 if (pairedChars[index] != ch) {
H A Dscrptrun.h88 static UChar32 pairedChars[]; member in class:ScriptRun
/external/icu4c/common/
H A Dusc_impl.c58 static const UChar32 pairedChars[] = { variable
159 int32_t pairedCharCount = ARRAY_SIZE(pairedChars);
166 if (ch >= pairedChars[pairedCharExtra]) {
173 if (ch >= pairedChars[pairIndex + probe]) {
178 if (pairedChars[pairIndex] != ch) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 57 milliseconds