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:__anon15589
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h871 ULOC_ACCEPT_VALID = 1, /* An exact match was found. */ enumerator in enum:__anon15832
/external/icu4c/common/unicode/
H A Duloc.h926 ULOC_ACCEPT_VALID = 1, /* An exact match was found. */ enumerator in enum:__anon6636
/external/icu4c/tools/toolutil/
H A Dudbgutil.cpp156 FIELD_NAME_STR( LEN_UAR, ULOC_ACCEPT_VALID ),
/external/icu4c/test/cintltst/
H A Dcloctst.c2575 /*0*/{ 0, NULL, "mt_MT", ULOC_ACCEPT_VALID },
2576 /*1*/{ 1, NULL, "en", ULOC_ACCEPT_VALID },
2579 /*4*/{ 4, NULL, "es", ULOC_ACCEPT_VALID },
2581 /*5*/{ 5, NULL, "en", ULOC_ACCEPT_VALID }, /* XF */
/external/icu4c/common/
H A Duloc.cpp2424 *outResult = ULOC_ACCEPT_VALID;

Completed in 410 milliseconds