Searched refs:expToPat (Results 1 – 3 of 3) sorted by relevance
1337 String expToPat = DATA[d+2]; in TestToRules() local1343 if (expToPat.equals(toPat)) { in TestToRules()
1334 String expToPat = DATA[d+2]; in TestToRules() local1340 if (expToPat.equals(toPat)) { in TestToRules()
1772 UnicodeString expToPat(DATA[d+2], -1, US_INV); in TestToRules() local1781 if (expToPat == toPat) { in TestToRules()