Searched refs:expToPat (Results 1 – 2 of 2) sorted by relevance
1341 String expToPat = DATA[d+2]; in TestToRules() local1347 if (expToPat.equals(toPat)) { in TestToRules()
1769 UnicodeString expToPat(DATA[d+2], -1, US_INV); in TestToRules() local1778 if (expToPat == toPat) { in TestToRules()