Searched defs:token (Results 1 – 3 of 3) sorted by relevance
4 int token; member
300 struct token { struct302 enum token_type token_type : 8; argument309 static struct token *token_list; argument319 const struct token *token = _key; in directive_compare() local732 const struct token *token = _key; in type_finder() local
499 static void *find_token(unsigned char *str, int len, unsigned char *token) in find_token()