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

/external/chromium_org/third_party/icu/source/common/
H A Duset_props.cpp50 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, function
/external/icu/icu4c/source/common/
H A Duset_props.cpp50 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h45 * Bitmask values to be passed to uset_openPatternOptions() or
294 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
H A Durename.h1617 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
/external/chromium_org/third_party/icu/source/i18n/
H A Dulocdata.c131 fillIn = uset_openPatternOptions(exemplarChars, len,
/external/icu/icu4c/source/common/unicode/
H A Duset.h45 * Bitmask values to be passed to uset_openPatternOptions() or
294 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
H A Durename.h1538 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
/external/icu/icu4c/source/i18n/
H A Dulocdata.c131 fillIn = uset_openPatternOptions(exemplarChars, len,
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c538 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status);
540 log_err("uset_openPatternOptions did not fail as expected %s\n", u_errorName(status));
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c538 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status);
540 log_err("uset_openPatternOptions did not fail as expected %s\n", u_errorName(status));

Completed in 681 milliseconds