Searched refs:old_config_style (Results 1 – 4 of 4) sorted by relevance
610 if ((old_config_style && (ch == '\n')) || in is_EOC()611 (!old_config_style && (ch == ';'))) in is_EOC()713 if ('=' == ch && old_config_style) in yylex()800 if (T_Server == token && !old_config_style) in yylex()
119 extern int old_config_style;
3340 old_config_style = 1; in yyparse()3347 { old_config_style = 0; } in yyparse()
195 int old_config_style = 1; /* A boolean flag, which when set, variable