Home
last modified time | relevance | path

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

/PHP-8.1/ext/dom/tests/
H A Ddom_xinclude.phpt13 $data = file_get_contents(__DIR__."/xinclude.xml");
22 $dom->xinclude();
H A Dbug43364.phpt35 $doc->xinclude();
H A DDOMDocument_getElementsByTagNameNS_match_any_namespace.phpt16 <error>xinclude: book.xml not found</error>
/PHP-8.1/ext/dom/
H A Dphp_dom.stub.php561 public function xinclude(int $options = 0): int|false {} function in DOMDocument
H A Ddocument.c1567 PHP_METHOD(DOMDocument, xinclude) in PHP_METHOD() argument
1588 PHP_LIBXML_SANITIZE_GLOBALS(xinclude); in PHP_METHOD()
1590 PHP_LIBXML_RESTORE_GLOBALS(xinclude); in PHP_METHOD()
H A Dphp_dom_arginfo.h615 ZEND_METHOD(DOMDocument, xinclude);
840 ZEND_ME(DOMDocument, xinclude, arginfo_class_DOMDocument_xinclude, ZEND_ACC_PUBLIC)
/PHP-8.1/ext/xsl/
H A Dxsltprocessor.c468 ctxt->xinclude = Z_LVAL_P(doXInclude); in php_xsl_apply_stylesheet()

Completed in 24 milliseconds