Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uspoof_check

209         checkResults = uspoof_check(sc2, goodLatin, -1, NULL, &status);
213 checkResults = uspoof_check(sc2, scMixed, -1, NULL, &status);
286 checkResults = uspoof_check(clone2, goodLatin, -1, NULL, &status);
290 checkResults = uspoof_check(clone2, scMixed, -1, NULL, &status);
297 * basic uspoof_check()
301 result = uspoof_check(sc, goodLatin, -1, NULL, &status);
305 result = uspoof_check(sc, han_Hiragana, -1, NULL, &status);
309 result = uspoof_check(sc, scMixed, -1, NULL, &status);
335 checkResults = uspoof_check(sc, scMixed, -1, NULL, &status);
366 checkResults = uspoof_check(sc, goodLatin, -1, NULL, &status);
370 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
374 checkResults = uspoof_check(sc, goodCyrl, -1, NULL, &status);
382 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
415 checkResults = uspoof_check(sc, goodLatin, -1, NULL, &status);
419 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);