Searched refs:IsBlank (Results 1 – 2 of 2) sorted by relevance
29 static bool IsBlank(char C) { in IsBlank() function197 if (IsBlank(Text[0])) in getStringSplit()
3004 def IsBlank : LibBuiltin<"ctype.h"> {