Home
last modified time | relevance | path

Searched refs:token_list (Results 1 – 1 of 1) sorted by relevance

/external/clearsilver/cs/
Dcsparse.c1138 static char *token_list (CSTOKEN *tokens, int ntokens, char *buf, size_t buflen) in token_list() function
1173 fprintf(stderr, "%s\n", token_list(tokens, ntokens, tmp, sizeof(tmp))); in parse_expr2()
1440 token_list(tokens, ntokens, tmp2, sizeof(tmp2))); in parse_expr2()