Searched refs:lengthS1U (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Duspoof.cpp545 int32_t lengthS1U; local
546 UChar *s1U = convertFromUTF8(s1Buf, USPOOF_STACK_BUFFER_SIZE, &lengthS1U, s1, length1, status);
552 int32_t results = uspoof_areConfusable(sc, s1U, lengthS1U, s2U, lengthS2U, status);

Completed in 50 milliseconds