Searched refs:xml_parse (Results 1 – 5 of 5) sorted by relevance
1 /xml_parse*
34 xml_parse.cpp
130 xml_tree xml_parse(quickbook::string_view);
84 xml_tree xml_parse(quickbook::string_view source) in xml_parse() function
212 tree = xml_parse(source); in boostbook_to_html()