Searched refs:IsBlank (Results 1 – 2 of 2) sorted by relevance
80 def IsBlank(change): function180 if IsBlank(change): return False
29 static bool IsBlank(char C) { in IsBlank() function112 if (IsBlank(Text[0])) in getStringSplit()