Home
last modified time | relevance | path

Searched refs:U_MISPLACED_CURSOR_OFFSET (Results 1 – 5 of 5) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dutypes.h514 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h514 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h514 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator
/external/icu/libandroidicu/include/unicode/
Dutypes.h514 U_MISPLACED_CURSOR_OFFSET, /**< A cursor offset occurs at an illegal position */ enumerator
/external/icu/icu4c/source/i18n/
Drbt_pars.cpp370 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status); in parse()
734 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status); in parseSection()
739 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status); in parseSection()
749 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status); in parseSection()