Lines Matching defs:s2
482 char s2[200];
486 u_strToUTF8(s2, sizeof(s2), NULL, scMixed, -1, &status);
488 checkResults = uspoof_areConfusableUTF8(sc, s1, -1, s2, -1, &status);
493 u_strToUTF8(s2, sizeof(s2), NULL, scLatin, -1, &status);
495 checkResults = uspoof_areConfusableUTF8(sc, s1, -1, s2, -1, &status);
500 u_strToUTF8(s2, sizeof(s2), NULL, lll_Latin_b, -1, &status);
502 checkResults = uspoof_areConfusableUTF8(sc, s1, -1, s2, -1, &status);