Searched refs:isPOSIXOpen (Results 1 – 1 of 1) sorted by relevance
157 isPOSIXOpen(const UnicodeString &pattern, int32_t pos) { in isPOSIXOpen() function1016 return isPOSIXOpen(pattern, pos) || isPerlOpen(pattern, pos) || isNameOpen(pattern, pos); in resemblesPropertyPattern()1067 if (isPOSIXOpen(pattern, pos)) { in applyPropertyPattern()