HomeSort by relevance Sort by last modified time
    Searched refs:UTF8Str (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c 669 const char *UTF8Str = "\x41\xc3\x85\x5A\x20\x41\x52\x69\x6E\x67"; /* c3 85 is utf-8 for A with a ring on top */
677 UText *ut = utext_openUTF8(NULL, UTF8Str, -1, &status);
  /external/icu4c/test/cintltst/
cbiapts.c 675 const char *UTF8Str = "\x41\xc3\x85\x5A\x20\x41\x52\x69\x6E\x67"; /* c3 85 is utf-8 for A with a ring on top */
683 UText *ut = utext_openUTF8(NULL, UTF8Str, -1, &status);
    [all...]

Completed in 308 milliseconds