Searched refs:isSourceCharacter (Results 1 – 3 of 3) sorted by relevance
38 PLATFORM_EXPORT bool isSourceCharacter(UChar);
34 bool isSourceCharacter(UChar c) in isSourceCharacter() function
24 skipWhile<UChar, isSourceCharacter>(position, end); in isSourceListNone()106 skipWhile<UChar, isSourceCharacter>(position, end); in parse()