Searched refs:tokstr (Results 1 – 3 of 3) sorted by relevance
76 const char *tokstr; member321 for (t = toktab; t->tokstr; t++) in token()322 if (!strcmp(t->tokstr, tokval)) in token()
52 char *tokstr; member309 for (t = toktab; t->tokstr; t++) in token()310 if (!strcmp(t->tokstr, tokval)) in token()
79 char *tokstr; member125 for (t = toktab; t->tokstr; t++) in token()126 if (!strcmp(t->tokstr, tokval)) in token()