Home | History | Annotate | Download | only in intltest

Lines Matching refs:isB

1225         UBool isB;
1227 isB = bi.isBoundary(i);
1228 logln((UnicodeString)"bi.isBoundary(" + i + ") -> " + isB);
1231 if (!isB)
1236 if (isB)