Searched refs:U_ILLEGAL_CHARACTER (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h718 U_ILLEGAL_CHARACTER, /**< A special character is outside its allowed context */ enumerator in enum:UErrorCode
/external/icu4c/common/unicode/
H A Dutypes.h579 U_ILLEGAL_CHARACTER, /**< A special character is outside its allowed context */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Dplurfmt.cpp154 status = U_ILLEGAL_CHARACTER;
H A Dplurrule.cpp976 status = U_ILLEGAL_CHARACTER;
H A Drbt_pars.cpp496 syntaxError(U_ILLEGAL_CHARACTER, rule, start, status);
H A Ddtptngen.cpp1343 status = U_ILLEGAL_CHARACTER;
/external/icu4c/i18n/
H A Dplurrule.cpp1232 status = U_ILLEGAL_CHARACTER;
H A Drbt_pars.cpp502 syntaxError(U_ILLEGAL_CHARACTER, rule, start, status);
H A Ddtptngen.cpp1366 status = U_ILLEGAL_CHARACTER;

Completed in 877 milliseconds