Searched refs:token_table (Results 1 – 5 of 5) sorted by relevance
169 def FindFirstInLine(line, token_table): argument171 for (regex, token_type) in token_table:186 def FindFirst(lines, token_table, cursor): argument194 m = FindFirstInLine(line, token_table)
1273 if (token_table && rflag && fp != externs_file) in output_defines()1402 if (token_table) in output_debug()1538 if (token_table) in output_debug()
95 int token_table; variable
303 extern int token_table;
1859 token_table = 1; in read_declarations()