Searched refs:shortPrimaryOverflow (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationfastlatinbuilder.h84 UBool shortPrimaryOverflow; member in class:CollationFastLatinBuilder
H A Dcollationfastlatinbuilder.cpp92 firstShortPrimary(0), shortPrimaryOverflow(FALSE),
113 if(shortPrimaryOverflow) {
127 // or by returning FALSE here if shortPrimaryOverflow.
129 UBool ok = !shortPrimaryOverflow &&
216 shortPrimaryOverflow = FALSE;
504 shortPrimaryOverflow = TRUE;

Completed in 108 milliseconds