HomeSort by relevance Sort by last modified time
    Searched full:s2buf (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp 548 UChar s2Buf[USPOOF_STACK_BUFFER_SIZE];
550 UChar *s2U = convertFromUTF8(s2Buf, USPOOF_STACK_BUFFER_SIZE, &lengthS2U, s2, length2, status);
557 if (s2U != s2Buf) {

Completed in 45 milliseconds