Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_element.h56 xml_elem_no_white_space, /* compact xml with no white space */ enumerator
H A Dxml_element.c400 if(options->verbosity != xml_elem_no_white_space) { in xml_element_serialize()
471 if(options->verbosity != xml_elem_no_white_space) { in xml_element_serialize()
489 if(options->verbosity != xml_elem_no_white_space) { in xml_element_serialize()
H A Dxml_to_dandarpc.c176 … xmlrpc_string && request && output && output->xml_elem_opts.verbosity == xml_elem_no_white_space); in DANDARPC_to_xml_element_worker()
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c387 options->xmlrpc_out.xml_elem_opts.verbosity = xml_elem_no_white_space; in set_output_options()

Completed in 13 milliseconds