Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom.h146 void php_dom_create_implementation(zval *retval, bool modern);
H A Dhtml_document.c96 php_dom_create_implementation(cached_implementation, true); in dom_modern_document_implementation_read()
H A Ddocument.c70 php_dom_create_implementation(retval, false); in dom_document_implementation_read()
H A Dphp_dom.c1654 void php_dom_create_implementation(zval *retval, bool modern) { in php_dom_create_implementation() function

Completed in 24 milliseconds