Searched refs:next_token (Results 1 – 11 of 11) sorted by relevance
65 next_token();95 argv_traverser::next_token()195 next_token();
54 void next_token();
59 tr.next_token(); in operator ()()
112 static const char* next_token(const char* str);275 next_token(const char* str) in next_token() function284 const char* start = next_token(str); in get_next_token()
119 in = next_token (in); in collapse_continuations()457 next_token (const char *s) in next_token() function470 char *p = next_token (*ptr); in find_next_token()
671 p2 = next_token (p2 + 6); in eval()982 p2 = next_token (variable_buffer); in eval()1360 p = next_token (line); in do_define()1375 if (*next_token (p) != '\0') in do_define()1452 line = next_token (line + len); in conditional_line()1572 p = next_token (p); in conditional_line()1634 line = next_token (line); in conditional_line()1644 s2 = next_token (line); in conditional_line()1670 line = next_token (++line); in conditional_line()2271 p = next_token (p); in parse_file_seq()
1303 beg = next_token (line); in parse_variable_definition()1306 p = next_token (p); in parse_variable_definition()1411 p = next_token (v->value); in print_variable()
423 extern char *next_token PARAMS ((const char *));
1571 in = next_token (in + 2); in new_job()2500 p = next_token (p + 1) - 1; in construct_command_argv_internal()2588 p = next_token (p) - 1; in construct_command_argv_internal()
97 p = end_of_token (next_token (t)); in subst_expand()2146 beg = next_token (beg + entry_p->len); in handle_function()
2587 value = next_token (value); in decode_env_switches()