Home | History | Annotate | Download | only in intltest

Lines Matching defs:toPatternAux

142                 if (i != 0 && !toPatternAux(i, i)){
145 if (!toPatternAux(0, i)){
148 if (!toPatternAux(i, 0xFFFF)){
206 UBool UnicodeSetTest::toPatternAux(UChar32 start, UChar32 end) {