• Home
  • Raw
  • Download

Lines Matching refs:uspoof_check

156     checkResults = uspoof_check(rsc, goodLatin, -1, NULL, &status);  in TestOpenFromSource()
219 checkResults = uspoof_check(sc2, goodLatin, -1, NULL, &status); in TestUSpoofCAPI()
223 checkResults = uspoof_check(sc2, scMixed, -1, NULL, &status); in TestUSpoofCAPI()
296 checkResults = uspoof_check(clone2, goodLatin, -1, NULL, &status); in TestUSpoofCAPI()
300 checkResults = uspoof_check(clone2, scMixed, -1, NULL, &status); in TestUSpoofCAPI()
311 result = uspoof_check(sc, goodLatin, -1, NULL, &status); in TestUSpoofCAPI()
315 result = uspoof_check(sc, han_Hiragana, -1, NULL, &status); in TestUSpoofCAPI()
319 result = uspoof_check(sc, scMixed, -1, NULL, &status); in TestUSpoofCAPI()
345 checkResults = uspoof_check(sc, scMixed, -1, NULL, &status); in TestUSpoofCAPI()
376 checkResults = uspoof_check(sc, goodLatin, -1, NULL, &status); in TestUSpoofCAPI()
380 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status); in TestUSpoofCAPI()
384 checkResults = uspoof_check(sc, goodCyrl, -1, NULL, &status); in TestUSpoofCAPI()
392 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status); in TestUSpoofCAPI()
425 checkResults = uspoof_check(sc, goodLatin, -1, NULL, &status); in TestUSpoofCAPI()
429 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status); in TestUSpoofCAPI()
460 checkResults2 = uspoof_check(sc, scMixed, -1, NULL, &status); in TestUSpoofCAPI()
485 result1 = uspoof_check(sc, str, -1, NULL, &status); in TestUSpoofCAPI()
491 result1 = uspoof_check(sc, str, -1, NULL, &status); in TestUSpoofCAPI()