Searched refs:uset_openPatternOptions (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uset_props.cpp | 52 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, in uset_openPatternOptions() function
|
/external/icu/libandroidicu/include/unicode/ |
D | uset.h | 304 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
|
D | urename.h | 1635 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | uset.h | 304 uset_openPatternOptions(const UChar* pattern, int32_t patternLength,
|
D | urename.h | 1635 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions) macro
|
/external/icu/icu4c/source/i18n/ |
D | ulocdata.cpp | 134 fillIn = uset_openPatternOptions(exemplarChars, len, in ulocdata_getExemplarSet()
|
/external/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 539 pat = uset_openPatternOptions(pattern, u_strlen(pattern), 0, &status); in TestBadPattern()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2674 return uset_openPatternOptions(pattern, patternLength, options, ec); in uset_openPatternOptions_android()
|