Home
last modified time | relevance | path

Searched refs:USET_IGNORE_SPACE (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp132 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
135 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
Dtridpars.cpp280 filter = new UnicodeSet(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseGlobalFilter()
731 UnicodeSet set(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseFilterID()
Drbt_pars.cpp1510 UnicodeSet* set = new UnicodeSet(rule, pos, USET_IGNORE_SPACE, parseData, status); in parseSet()
/third_party/node/deps/icu-small/source/i18n/
Dulocdata.cpp132 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
135 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
Dtridpars.cpp280 filter = new UnicodeSet(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseGlobalFilter()
728 UnicodeSet set(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseFilterID()
/third_party/icu/icu4c/source/i18n/
Dulocdata.cpp132 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
135 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
Dtridpars.cpp280 filter = new UnicodeSet(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseGlobalFilter()
731 UnicodeSet set(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseFilterID()
Drbt_pars.cpp1510 UnicodeSet* set = new UnicodeSet(rule, pos, USET_IGNORE_SPACE, parseData, status); in parseSet()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp132 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
135 USET_IGNORE_SPACE | options, status); in ulocdata_getExemplarSet()
Dtridpars.cpp280 filter = new UnicodeSet(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseGlobalFilter()
730 UnicodeSet set(id, ppos, USET_IGNORE_SPACE, NULL, ec); in parseFilterID()
Drbt_pars.cpp1510 UnicodeSet* set = new UnicodeSet(rule, pos, USET_IGNORE_SPACE, parseData, status); in parseSet()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp75 if (options & USET_IGNORE_SPACE) { in applyPattern()
Duniset_props.cpp227 applyPattern(chars, symbols, rebuiltPat, USET_IGNORE_SPACE, NULL, 0, status); in applyPatternIgnoreSpace()
308 if ((options & USET_IGNORE_SPACE) != 0) { in applyPattern()
/third_party/node/deps/icu-small/source/common/
Duniset_closure.cpp75 if (options & USET_IGNORE_SPACE) { in applyPattern()
Duniset_props.cpp196 applyPattern(chars, symbols, rebuiltPat, USET_IGNORE_SPACE, NULL, 0, status); in applyPatternIgnoreSpace()
277 if ((options & USET_IGNORE_SPACE) != 0) { in applyPattern()
/third_party/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp75 if (options & USET_IGNORE_SPACE) { in applyPattern()
Duniset_props.cpp196 applyPattern(chars, symbols, rebuiltPat, USET_IGNORE_SPACE, NULL, 0, status); in applyPatternIgnoreSpace()
277 if ((options & USET_IGNORE_SPACE) != 0) { in applyPattern()
/third_party/icu/icu4c/source/common/
Duniset_closure.cpp75 if (options & USET_IGNORE_SPACE) { in applyPattern()
Duniset_props.cpp196 applyPattern(chars, symbols, rebuiltPat, USET_IGNORE_SPACE, NULL, 0, status); in applyPatternIgnoreSpace()
277 if ((options & USET_IGNORE_SPACE) != 0) { in applyPattern()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duset.h60 USET_IGNORE_SPACE = 1, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duset.h63 USET_IGNORE_SPACE = 1, enumerator
/third_party/icu/icu4c/source/common/unicode/
Duset.h63 USET_IGNORE_SPACE = 1, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duset.h63 USET_IGNORE_SPACE = 1, enumerator
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp138 … LocalPointer<UnicodeSet> s(new UnicodeSet(expandedDef, USET_IGNORE_SPACE, NULL, status), status); in addCharClass()
Dusettest.cpp1702 UnicodeSet us(inpat, pos, USET_IGNORE_SPACE, &sym, ec); in TestSymbolTable()
2333 applyPattern(wsPattern, USET_IGNORE_SPACE, NULL, errorCode). in TestFreezable()
2334 applyPattern(wsPattern, pos, USET_IGNORE_SPACE, NULL, errorCode). in TestFreezable()

12