Searched refs:lex_parse_string (Results 1 – 1 of 1) sorted by relevance
108 static const char *lex_parse_string = 0; variable925 lex_parse_string = param + len + 1; in def_file_add_directive()952 lex_parse_string = 0; in def_file_add_directive()1272 if (lex_parse_string) in def_getc()1274 if (lex_parse_string >= lex_parse_string_end) in def_getc()1277 rv = *lex_parse_string++; in def_getc()1291 if (lex_parse_string) in def_ungetc()1293 lex_parse_string--; in def_ungetc()