Searched refs:consume_whitespace (Results 1 – 1 of 1) sorted by relevance
33 static wchar_t *consume_whitespace(wchar_t *);331 linebufptr = consume_whitespace( in read_psffm()376 linebufptr = consume_whitespace( in read_psffm()425 linebufptr = consume_whitespace( in read_psffm()505 linebufptr = consume_whitespace(linebufptr); in read_psffm()541 consume_whitespace(wchar_t *buf) in consume_whitespace() function