Searched refs:saw_semicolon_for_this_value (Results 1 – 1 of 1) sorted by relevance
526 bool saw_semicolon_for_this_value = true; in Parse() local558 saw_semicolon_for_this_value = false; in Parse()563 if (!saw_semicolon_for_this_value && c == ';') { in Parse()564 saw_semicolon_for_this_value = true; in Parse()627 saw_semicolon_for_this_value = c == ';'; in Parse()643 saw_semicolon_for_this_value = false; in Parse()660 saw_semicolon_for_this_value = c == ';'; in Parse()