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

/external/icu4c/i18n/
H A Duregex.cpp885 UBool pendingBufferOverflow = FALSE; local
887 pendingBufferOverflow = TRUE;
1063 if (pendingBufferOverflow && U_SUCCESS(*status)) {
1099 UBool pendingBufferOverflow = FALSE; local
1101 pendingBufferOverflow = TRUE;
1185 if (pendingBufferOverflow && U_SUCCESS(*status)) {

Completed in 43 milliseconds