Home | History | Annotate | Download | only in src

Lines Matching defs:white

2582       int white;
2600 for (white = 1, lastquote = 0, p = buff; *p; p++)
2635 if (white && *p == '#')
2640 white = isspace((int)unhide_meta(*p));