Searched refs:IsRegExpNewline (Results 1 – 3 of 3) sorted by relevance
70 inline bool IsRegExpNewline(uc16 c) { in IsRegExpNewline() function
23 inline bool IsRegExpNewline(uc32 c);
490 TestCharacterClassEscapes('.', IsRegExpNewline); in TEST()