Searched refs:tokens_out (Results 1 – 1 of 1) sorted by relevance
79 parse_token(token_in, must_be_first_char, num_tokens, tokens_out) in parse_token() argument83 char *tokens_out;105 tokens_out[j] = token_in[i];111 tokens_out[j] = '\0';120 tokens_out[j] = '\t';122 tokens_out[j] = token_in[i];127 tokens_out[j] = '\0';129 if (tokens_out[j - 1] == '\t') {131 tokens_out[j - 1] = '\0';