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

  /external/chromium/third_party/icu/source/test/cintltst/
cnumtst.c 779 static const UChar ustr_en123[] = {0x6f, 0x6e, 0x65, 0x20, 0x68, 0x75, 0x6e, 0x64, 0x72, 0x65, 0x64, variable
792 { "en123", "en", ustr_en123, 0, 123, 24, U_ZERO_ERROR },
793 { "en123", "en", ustr_en123, 12, 23, 24, U_ZERO_ERROR },
794 { "en123", "fr", ustr_en123, 16, 0, 16, U_PARSE_ERROR },
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 800 static const UChar ustr_en123[] = {0x6f, 0x6e, 0x65, 0x20, 0x68, 0x75, 0x6e, 0x64, 0x72, 0x65, 0x64, variable
813 { "en123", "en", ustr_en123, 0, 123, 24, U_ZERO_ERROR },
814 { "en123", "en", ustr_en123, 12, 23, 24, U_ZERO_ERROR },
815 { "en123", "fr", ustr_en123, 16, 0, 16, U_PARSE_ERROR },
    [all...]

Completed in 377 milliseconds