Home
last modified time | relevance | path

Searched refs:begin_line (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dparser.h91 unsigned long begin_line; member
/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c4504 node_info.begin_line = ctxt->input->line; in htmlParseElement()
4651 node_info.begin_line = ctxt->input->line; in htmlParseElementInternal()
5813 node_info.begin_line = ctxt->input->line; in htmlParseTryOrFinish()
H A Dparser.c10037 node_info.begin_line = ctxt->input->line; in xmlParseElementStart()