Searched refs:expToPat (Results 1 – 3 of 3) sorted by relevance
1345 String expToPat = DATA[d+2]; in TestToRules() local1351 if (expToPat.equals(toPat)) { in TestToRules()
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()