Searched refs:U_VARIABLE_RANGE_OVERLAP (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/common/unicode/
H A Dutypes.h737 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ enumerator in enum:UErrorCode
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dutypes.h617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ enumerator in enum:UErrorCode
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dutypes.h617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ enumerator in enum:UErrorCode
/external/webkit/Source/WebCore/icu/unicode/
H A Dutypes.h617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ enumerator in enum:UErrorCode
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dutypes.h617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ enumerator in enum:UErrorCode
/external/icu4c/i18n/
H A Drbt_pars.cpp446 return syntaxError(U_VARIABLE_RANGE_OVERLAP, rule, start, status);
485 return syntaxError(U_VARIABLE_RANGE_OVERLAP, rule, start, status);
493 return syntaxError(U_VARIABLE_RANGE_OVERLAP, rule, start, status);

Completed in 191 milliseconds