Searched refs:fEX (Results 1 – 3 of 3) sorted by relevance
702 UnicodeSet fEX; field in RBBITestMonkey.RBBILineMonkey771 fEX = new XUnicodeSet("[\\p{Line_break=EX}]"); in RBBILineMonkey()831 fSets.add(fEX); fClassNames.add("EX"); in RBBILineMonkey()1068 fEX.contains(thisChar) || in next()
705 UnicodeSet fEX; field in RBBITestMonkey.RBBILineMonkey774 fEX = new XUnicodeSet("[\\p{Line_break=EX}]"); in RBBILineMonkey()834 fSets.add(fEX); fClassNames.add("EX"); in RBBILineMonkey()1071 fEX.contains(thisChar) || in next()
2711 UnicodeSet *fEX; member in RBBILineMonkey2778 fEX = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=EX}]"), status); in RBBILineMonkey()2838 fSets->addElement(fEX, status); classNames.push_back("fEX"); in RBBILineMonkey()3139 fEX->contains(thisChar) || in next()3443 delete fEX; in ~RBBILineMonkey()