Searched refs:isSyntax (Results 1 – 3 of 3) sorted by relevance
46 static UBool isSyntax(UChar32 c);
117 PatternProps::isSyntax(UChar32 c) { in isSyntax() function in PatternProps
397 if(PatternProps::isSyntax(c)) { in TestPatternProperties()