Searched refs:tokens_out (Results 1 – 1 of 1) sorted by relevance
77 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) in parse_token() argument81 char *tokens_out;103 tokens_out[j] = token_in[i];109 tokens_out[j] = '\0';118 tokens_out[j] = '\t';120 tokens_out[j] = token_in[i];125 tokens_out[j] = '\0';127 if (tokens_out[j - 1] == '\t') {129 tokens_out[j - 1] = '\0';