Searched refs:ULOC_ACCEPT_VALID (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h871 ULOC_ACCEPT_VALID = 1, /* An exact match was found. */ enumerator in enum:__anon13001
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h871 ULOC_ACCEPT_VALID = 1, /* An exact match was found. */ enumerator in enum:__anon13244
/external/icu4c/common/unicode/
H A Duloc.h925 ULOC_ACCEPT_VALID = 1, /* An exact match was found. */ enumerator in enum:__anon5277
/external/icu4c/tools/toolutil/
H A Dudbgutil.cpp151 FIELD_NAME_STR( LEN_UAR, ULOC_ACCEPT_VALID ),
/external/icu4c/test/cintltst/
H A Dcloctst.c2572 /*0*/{ 0, NULL, "mt_MT", ULOC_ACCEPT_VALID },
2573 /*1*/{ 1, NULL, "en", ULOC_ACCEPT_VALID },
2576 /*4*/{ 4, NULL, "es", ULOC_ACCEPT_VALID },
2578 /*5*/{ 5, NULL, "en", ULOC_ACCEPT_VALID }, /* XF */
/external/icu4c/common/
H A Duloc.c2433 *outResult = ULOC_ACCEPT_VALID;

Completed in 65 milliseconds