Lines Matching refs:existsInScript
817 UBool existsInScript = FALSE; in findSetMatch() local
837 existsInScript = TRUE; in findSetMatch()
840 if(existsInScript == FALSE){ in findSetMatch()
863 existsInScript = TRUE; in findSetMatch()
866 if(existsInScript == FALSE){ in findSetMatch()
1143 UBool existsInScript; in TestExemplarSet() local
1203 existsInScript = FALSE; in TestExemplarSet()
1205 for (m=0; m<itemCount && !existsInScript; ++m) { in TestExemplarSet()
1213 existsInScript = TRUE; in TestExemplarSet()
1220 existsInScript = TRUE; in TestExemplarSet()
1227 if (existsInScript == FALSE){ in TestExemplarSet()