Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dxml_document.c269 static zend_string *php_new_dom_dump_node_to_str_ex(xmlNodePtr node, int options, bool format, cons… in php_new_dom_dump_node_to_str_ex() function
298 return php_new_dom_dump_node_to_str_ex(node, 0, format, encoding); in php_new_dom_dump_node_to_str()
303 …return php_new_dom_dump_node_to_str_ex((xmlNodePtr) doc, options, options & XML_SAVE_FORMAT, encod… in php_new_dom_dump_doc_to_str()

Completed in 5 milliseconds