Home
last modified time | relevance | path

Searched refs:patLocal (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp281 UnicodeString patLocal, buf; in applyPattern() local
334 patLocal.append(u'['); in applyPattern()
340 patLocal.append(u'^'); in applyPattern()
384 _appendToPat(patLocal, lastChar, false); in applyPattern()
390 patLocal.append(op); in applyPattern()
403 nested->applyPattern(chars, symbols, patLocal, options, caseClosure, depth + 1, ec); in applyPattern()
407 nested->applyPropertyPattern(chars, patLocal, ec); in applyPattern()
411 nested->_toPattern(patLocal, false); in applyPattern()
457 _appendToPat(patLocal, lastChar, false); in applyPattern()
462 patLocal in applyPattern()
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp281 UnicodeString patLocal, buf; in applyPattern() local
334 patLocal.append(u'['); in applyPattern()
340 patLocal.append(u'^'); in applyPattern()
384 _appendToPat(patLocal, lastChar, false); in applyPattern()
390 patLocal.append(op); in applyPattern()
403 nested->applyPattern(chars, symbols, patLocal, options, caseClosure, depth + 1, ec); in applyPattern()
407 nested->applyPropertyPattern(chars, patLocal, ec); in applyPattern()
411 nested->_toPattern(patLocal, false); in applyPattern()
457 _appendToPat(patLocal, lastChar, false); in applyPattern()
462 patLocal in applyPattern()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp281 UnicodeString patLocal, buf; in applyPattern() local
334 patLocal.append(u'['); in applyPattern()
340 patLocal.append(u'^'); in applyPattern()
384 _appendToPat(patLocal, lastChar, FALSE); in applyPattern()
390 patLocal.append(op); in applyPattern()
403 nested->applyPattern(chars, symbols, patLocal, options, caseClosure, depth + 1, ec); in applyPattern()
407 nested->applyPropertyPattern(chars, patLocal, ec); in applyPattern()
411 nested->_toPattern(patLocal, FALSE); in applyPattern()
457 _appendToPat(patLocal, lastChar, FALSE); in applyPattern()
462 patLocal in applyPattern()
[all...]

Completed in 4 milliseconds