Searched refs:isB (Results 1 – 1 of 1) sorted by relevance
1084 UBool isB; in doBoundaryTest() local1086 isB = bi.isBoundary(i); in doBoundaryTest()1087 logln((UnicodeString)"bi.isBoundary(" + i + ") -> " + isB); in doBoundaryTest()1090 if (!isB) in doBoundaryTest()1095 if (isB) in doBoundaryTest()