Searched defs:overflowIsolateCount (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dubidi.cpp1161 int32_t overflowIsolateCount=0; local
1187 if(newLevel<=UBIDI_MAX_EXPLICIT_LEVEL && overflowIsolateCount==0 &&
1200 if(overflowIsolateCount==0)
1209 if(overflowIsolateCount) {
1239 if(newLevel<=UBIDI_MAX_EXPLICIT_LEVEL && overflowIsolateCount==0 &&
1255 overflowIsolateCount++;
1265 if(overflowIsolateCount) {
1266 overflowIsolateCount--;
1293 overflowEmbeddingCount=overflowIsolateCount=0;

Completed in 122 milliseconds