Searched refs:xml_elem_pretty (Results 1 – 3 of 3) sorted by relevance
58 xml_elem_pretty /* add newlines and indent accordint to depth */ enumerator
379 …static STRUCT_XML_ELEM_OUTPUT_OPTIONS default_opts = {xml_elem_pretty, xml_elem_markup_escaping | … in xml_element_serialize()412 if(options->verbosity == xml_elem_pretty && depth > 2) { in xml_element_serialize()486 if(options->verbosity == xml_elem_pretty && depth > 2) { in xml_element_serialize()
378 options->xmlrpc_out.xml_elem_opts.verbosity = xml_elem_pretty; in set_output_options()403 options->xmlrpc_out.xml_elem_opts.verbosity = xml_elem_pretty; in set_output_options()
Completed in 10 milliseconds