Home
last modified time | relevance | path

Searched refs:pendingBufferOverflow (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duregex.cpp1349 UBool pendingBufferOverflow = FALSE; in appendReplacement() local
1351 pendingBufferOverflow = TRUE; in appendReplacement()
1575 if (pendingBufferOverflow && U_SUCCESS(*status)) { in appendReplacement()
1625 UBool pendingBufferOverflow = FALSE; in appendTail() local
1627 pendingBufferOverflow = TRUE; in appendTail()
1730 if (pendingBufferOverflow && U_SUCCESS(*status)) { in appendTail()