Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 13 of 13) sorted by relevance

/PHP-7.4/ext/dom/
H A Ddocumentfragment.c79 static void php_dom_xmlSetTreeDoc(xmlNodePtr tree, xmlDocPtr doc) /* {{{ */ in php_dom_xmlSetTreeDoc()
H A Dxpath.c253 zval *doc; in PHP_METHOD() local
H A Delement.c697 static xmlNsPtr _dom_new_reconNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) /* {{{ */ in _dom_new_reconNs()
H A Dnode.c160 static void dom_reconcile_ns(xmlDocPtr doc, xmlNodePtr nodep) /* {{{ */ in dom_reconcile_ns()
H A Dphp_dom.c1429 void dom_set_old_ns(xmlDoc *doc, xmlNs *ns) { in dom_set_old_ns()
/PHP-7.4/ext/tidy/
H A Dtidy.c198 TidyDoc doc; member
541 static int _php_tidy_set_tidy_opt(TidyDoc doc, char *optname, zval *value) in _php_tidy_set_tidy_opt()
594 TidyDoc doc; in php_tidy_quick_repair() local
1035 static int _php_tidy_apply_config_array(TidyDoc doc, HashTable *ht_options) in _php_tidy_apply_config_array()
1207 TidyDoc doc; in php_tidy_output_handler() local
/PHP-7.4/ext/xsl/
H A Dphp_xsl.h66 php_libxml_node_object *doc; member
H A Dxsltprocessor.c398 xmlDoc *doc = NULL, *newdoc = NULL; in PHP_FUNCTION() local
479 xmlDocPtr doc = NULL; in php_xsl_apply_stylesheet() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c611 xmlDocPtr doc = soap_xmlParseMemory(Z_STRVAL(return_value), Z_STRLEN(return_value)); in to_xml_user() local
3327 static xmlNsPtr xmlSearchNsPrefixByHref(xmlDocPtr doc, xmlNodePtr node, const xmlChar * href) in xmlSearchNsPrefixByHref()
H A Dphp_schema.c100 xmlDocPtr doc; in schema_load_file() local
H A Dsoap.c3828 xmlDocPtr doc; local
4197 xmlDoc *doc; local
H A Dphp_sdl.c3671 xmlDocPtr doc = Z_PTR_P(zv); in delete_document() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c961 static inline zend_string *sxe_xmlNodeListGetString(xmlDocPtr doc, xmlNodePtr list, int inLine) /* … in sxe_xmlNodeListGetString()

Completed in 210 milliseconds