end_parse
Description:
Signals to the MarkupParseContext that all data has been fed into the parse context with parse.
This function reports an error if the document isn't complete, for example if elements are still open.
Parameters:
this |
Returns:
true on success, false if an error was set |