Home
last modified time | relevance | path

Searched refs:parseErrorCode (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbt_pars.h262 int32_t syntaxError(UErrorCode parseErrorCode, const UnicodeString&, int32_t start,
Drbt_pars.cpp1471 int32_t TransliteratorParser::syntaxError(UErrorCode parseErrorCode, in syntaxError() argument
1496 status = (UErrorCode)parseErrorCode; in syntaxError()