Home
last modified time | relevance | path

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

/third_party/boost/tools/quickbook/src/
Dxml_parse.cpp20 void write_xml_tree_impl(
26 write_xml_tree_impl(result, node, 0); in write_xml_tree()
30 void write_xml_tree_impl( in write_xml_tree_impl() function
57 write_xml_tree_impl(out, it, depth + 1); in write_xml_tree_impl()