Searched refs:skip_spaces (Results 1 – 12 of 12) sorted by relevance
122 char *skip_spaces(char *s) in skip_spaces() function134 line = skip_spaces(line); in keyword()138 line = skip_spaces(line); in keyword()161 s = skip_spaces((*help)->data); in zap_blank_lines()194 s = skip_spaces((*from)->data); in grab_dashlines()207 while (!*skip_spaces((*from)->prev->data)) { in grab_dashlines()218 if (*skip_spaces(dd->data) != '-') break; in grab_dashlines()366 that = skip_spaces(that); in main()405 if (cfrom && cfrom->prev->data && *skip_spaces(cfrom->prev->data)) in main()426 while (!*skip_spaces(anchor->prev->data)) { in main()[all …]
20 char *skip_spaces(const char *str) in skip_spaces() function40 s = skip_spaces(s); in strim()
4 extern char * skip_spaces(const char *);
155 + str = skip_spaces(str);247 - str = skip_spaces(next);260 - str = skip_spaces(next);278 - str = skip_spaces(str + 3);324 - str = skip_spaces(candidate_end);393 - str = skip_spaces(next + 1);405 - str = skip_spaces(next + 1);422 - str = skip_spaces(next);437 - str = skip_spaces(next);
313 skip_spaces( FT_Byte* *acur, in skip_spaces() function429 skip_spaces( &cur, limit ); in skip_string()529 skip_spaces( &cur, limit ); /* this also skips comments */ in ps_parser_skip_PS_token()618 skip_spaces( &parser->cursor, parser->limit ); in ps_parser_skip_spaces()816 skip_spaces( &cur, limit ); in ps_tocoordarray()896 skip_spaces( &cur, limit ); in ps_tofixedarray()1105 skip_spaces( &cur, limit ); in ps_parser_load_field()1276 skip_spaces( &cur, limit ); in ps_parser_load_field()
104 (p)->root.funcs.skip_spaces( &(p)->root )
97 #define T1_Skip_Spaces( p ) (p)->root.funcs.skip_spaces( &(p)->root )
560 skip_spaces: in exprtoken()570 goto skip_spaces; in exprtoken()
389 (*skip_spaces)( PS_Parser parser ); member
114 #define T1_Skip_Spaces( p ) (p)->root.funcs.skip_spaces( &(p)->root )
4163 (skip_spaces): Use it.4885 (skip_spaces, skip_alpha): New functions.
2387 If in function `skip_spaces' the routine `skip_comment' comes to the