Searched defs:U_REGEX_STOPPED_BY_CALLER (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dutypes.h655 U_REGEX_STOPPED_BY_CALLER, /**< Matching operation aborted by user callback fn. */ enumerator in enum:UErrorCode
660 U_REGEX_ERROR_LIMIT=U_REGEX_STOPPED_BY_CALLER+3, /**< This must always be the last value to indicate the limit for regexp errors */

Completed in 36 milliseconds