Home
last modified time | relevance | path

Searched refs:ULOC_ACCEPT_FAILED (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
Duloc.h870 ULOC_ACCEPT_FAILED = 0, /* No exact match was found. */ enumerator
/external/webkit/Source/WebCore/icu/unicode/
Duloc.h870 ULOC_ACCEPT_FAILED = 0, /* No exact match was found. */ enumerator
/external/icu4c/common/unicode/
Duloc.h925 ULOC_ACCEPT_FAILED = 0, /* No exact match was found. */ enumerator
/external/icu4c/tools/toolutil/
Dudbgutil.cpp155 FIELD_NAME_STR( LEN_UAR, ULOC_ACCEPT_FAILED ),
/external/icu4c/common/
Duloc.cpp2491 *outResult = ULOC_ACCEPT_FAILED; in uloc_acceptLanguage()
/external/icu4c/test/cintltst/
Dcloctst.c2578 /*3*/{ 3, NULL, "", ULOC_ACCEPT_FAILED }, in TestAcceptLanguage()