Lines Matching full:confusables
116 * -# USPOOF_ANY_CASE: modifies the mixed script and whole script confusables tests. If
178 If specified, consider all characters, of any case, when looking for confusables.
250 * The Three inputs correspond to the Unicode data files confusables.txt
257 * @param confusables a pointer to the confusable characters definitions,
258 * as found in file confusables.txt from unicode.org.
259 * @param confusablesLen The length of the confusables text, or -1 if the
262 * a pointer to the whole script confusables definitions,
264 * @param confusablesWholeScriptLen The length of the whole script confusables text, or
280 uspoof_openFromSource(const char *confusables, int32_t confusablesLen,