Home
last modified time | relevance | path

Searched refs:isPOSIXOpen (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp126 isPOSIXOpen(const UnicodeString &pattern, int32_t pos) { in isPOSIXOpen() function
987 return isPOSIXOpen(pattern, pos) || isPerlOpen(pattern, pos) || isNameOpen(pattern, pos); in resemblesPropertyPattern()
1038 if (isPOSIXOpen(pattern, pos)) { in applyPropertyPattern()
/third_party/icu/icu4c/source/common/
Duniset_props.cpp126 isPOSIXOpen(const UnicodeString &pattern, int32_t pos) { in isPOSIXOpen() function
987 return isPOSIXOpen(pattern, pos) || isPerlOpen(pattern, pos) || isNameOpen(pattern, pos); in resemblesPropertyPattern()
1038 if (isPOSIXOpen(pattern, pos)) { in applyPropertyPattern()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp157 isPOSIXOpen(const UnicodeString &pattern, int32_t pos) { in isPOSIXOpen() function
1016 return isPOSIXOpen(pattern, pos) || isPerlOpen(pattern, pos) || isNameOpen(pattern, pos); in resemblesPropertyPattern()
1067 if (isPOSIXOpen(pattern, pos)) { in applyPropertyPattern()
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp126 isPOSIXOpen(const UnicodeString &pattern, int32_t pos) { in isPOSIXOpen() function
987 return isPOSIXOpen(pattern, pos) || isPerlOpen(pattern, pos) || isNameOpen(pattern, pos); in resemblesPropertyPattern()
1038 if (isPOSIXOpen(pattern, pos)) { in applyPropertyPattern()