OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iso2022MIME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
stdnmtst.c
288
static const char *
iso2022MIME
[] = {
302
doTestNames("ISO_2022,locale=ko,version=0", "MIME",
iso2022MIME
, ARRAY_SIZE(
iso2022MIME
));
303
doTestNames("csiso2022kr", "MIME",
iso2022MIME
, ARRAY_SIZE(
iso2022MIME
));
/external/icu/icu4c/source/test/cintltst/
stdnmtst.c
288
static const char *
iso2022MIME
[] = {
302
doTestNames("ISO_2022,locale=ko,version=0", "MIME",
iso2022MIME
, ARRAY_SIZE(
iso2022MIME
));
303
doTestNames("csiso2022kr", "MIME",
iso2022MIME
, ARRAY_SIZE(
iso2022MIME
));
Completed in 186 milliseconds