Searched refs:uset_openPatternOptions (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
H A Duset_props.cpp52 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, function
/external/icu/icu4c/source/common/unicode/
H A Duset.h47 * Bitmask values to be passed to uset_openPatternOptions() or
300 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
H A Durename.h1591 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
/external/icu/icu4c/source/i18n/
H A Dulocdata.c134 fillIn = uset_openPatternOptions(exemplarChars, len,
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c539 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status);
541 log_err("uset_openPatternOptions did not fail as expected %s\n", u_errorName(status));

Completed in 305 milliseconds