Lines Matching refs:existsInScript
823 UBool existsInScript = FALSE; in findSetMatch() local
843 existsInScript = TRUE; in findSetMatch()
846 if(existsInScript == FALSE){ in findSetMatch()
869 existsInScript = TRUE; in findSetMatch()
872 if(existsInScript == FALSE){ in findSetMatch()
1162 UBool existsInScript; in TestExemplarSet() local
1222 existsInScript = FALSE; in TestExemplarSet()
1224 for (m=0; m<itemCount && !existsInScript; ++m) { in TestExemplarSet()
1232 existsInScript = TRUE; in TestExemplarSet()
1239 existsInScript = TRUE; in TestExemplarSet()
1246 if (existsInScript == FALSE){ in TestExemplarSet()