Home | History | Annotate | Download | only in util

Lines Matching refs:isspace

577 		if (isspace(*p)) {
581 while (*q && isspace(*q))