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