Searched refs:U_MISPLACED_CURSOR_OFFSET (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h553 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h557 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Drbt_pars.cpp368 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
732 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
737 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
747 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
/external/icu/icu4c/source/i18n/
H A Drbt_pars.cpp368 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
732 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
737 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
747 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);

Completed in 505 milliseconds