Home | History | Annotate | Download | only in intltest

Lines Matching refs:isB

1138         UBool isB;
1140 isB = bi.isBoundary(i);
1141 logln((UnicodeString)"bi.isBoundary(" + i + ") -> " + isB);
1144 if (!isB)
1149 if (isB)