Home
last modified time | relevance | path

Searched refs:uset_openPatternOptions (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Duset_props.cpp50 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, in uset_openPatternOptions() function
/external/icu4c/common/
Duset_props.cpp50 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, in uset_openPatternOptions() function
/external/chromium_org/third_party/icu/source/i18n/
Dulocdata.c127 fillIn = uset_openPatternOptions(exemplarChars, len, in ulocdata_getExemplarSet()
/external/icu4c/i18n/
Dulocdata.c130 fillIn = uset_openPatternOptions(exemplarChars, len, in ulocdata_getExemplarSet()
/external/icu4c/common/unicode/
Duset.h294 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
Durename.h1569 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Duset.h290 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
Durename.h1539 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
/external/icu4c/test/cintltst/
Dusettest.c538 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status); in TestBadPattern()
Dcldrtest.c738 …USet *origSet = uset_openPatternOptions(exemplarCharacters, exemplarLen, USET_CASE_INSENSITIVE, &e… in findStringSetMismatch()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dusettest.c538 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status); in TestBadPattern()
Dcldrtest.c806 …USet *origSet = uset_openPatternOptions(exemplarCharacters, exemplarLen, USET_CASE_INSENSITIVE, &e… in findStringSetMismatch()