Searched defs:contents_start (Results 1 – 1 of 1) sorted by relevance
1935 Ch parse_and_append_data(xml_node<Ch> *node, Ch *&text, Ch *contents_start) in parse_and_append_data()2171 … Ch *contents_start = text; // Store start of node contents before whitespace is skipped in parse_node_contents() local