OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lengths1u
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/i18n/
uspoof.cpp
545
int32_t
lengthS1U
;
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 147 milliseconds