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

/external/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp447 UBool hasBreak = FALSE; local
461 hasBreak = U_SUCCESS(status);
465 if (hasBreak || fString.moveIndex32(matchStart, 1) < matchEnd) {
498 if (hasBreak) {

Completed in 251 milliseconds