Home
last modified time | relevance | path

Searched defs:document (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/xsl/
H A Dphp_xsl.stub.php17 public function transformToDoc(object $document, ?string $returnClass = null) {}
23 public function transformToUri(object $document, string $uri) {}
29 public function transformToXml(object $document) {}
/PHP-8.0/ext/simplexml/
H A Dphp_simplexml.h55 php_libxml_ref_obj *document; member
/PHP-8.0/ext/dom/
H A Dxml_common.h27 php_libxml_ref_obj *document; member
H A Dphp_dom.c144 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document) in dom_get_doc_props()
192 void dom_set_doc_classmap(php_libxml_ref_obj *document, zend_class_entry *basece, zend_class_entry … in dom_set_doc_classmap()
213 zend_class_entry *dom_get_doc_classmap(php_libxml_ref_obj *document, zend_class_entry *basece) in dom_get_doc_classmap()
232 int dom_get_strict_error(php_libxml_ref_obj *document) { in dom_get_strict_error()
H A Dparentnode.c127 xmlNode* dom_zvals_to_fragment(php_libxml_ref_obj *document, xmlNode *contextNode, zval *nodes, int… in dom_zvals_to_fragment()
H A Dphp_dom.stub.php420 public function __construct(DOMDocument $document, bool $registerNodeNS = true) {}
H A Ddocument.c1173 php_libxml_ref_obj *document = NULL; in dom_document_parser() local
/PHP-8.0/ext/libxml/
H A Dphp_libxml.h78 php_libxml_ref_obj *document; member

Completed in 102 milliseconds