Lines Matching defs:remove_leading_whitespaces
645 remove_leading_whitespaces (char *str)
681 p = remove_leading_whitespaces (str);
1425 str = remove_leading_whitespaces (str);
1428 str = remove_leading_whitespaces (str + 1);
1570 buf = remove_leading_whitespaces (buf + 1);
1579 if (*remove_leading_whitespaces (end + 1))
1615 buf = remove_leading_whitespaces (end);
1636 buf = remove_leading_whitespaces (end);
1670 buf = remove_leading_whitespaces (end);
1805 ptr1 = remove_leading_whitespaces (ptr1 + 1);
1891 p = remove_leading_whitespaces (buf);
1936 p = remove_leading_whitespaces (p + 1);
1941 && *remove_leading_whitespaces (end) == '"')
2085 p = remove_leading_whitespaces (buf);