cfunction
src/core/parse.c on line 1079 , column 1
(parser/flush parser )
Clears the parser state and parse queue. Can be used to reset the
parser if an error was encountered. Does not reset the line and
column counter , so to begin parsing in a new context , create a new
parser.