Lines Matching refs:domdocument
215 PHP_ME(domdocument, load, arginfo_dom_document_load, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
217 PHP_ME(domdocument, loadXML, arginfo_dom_document_loadxml, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
219 PHP_ME(domdocument, __construct, arginfo_dom_document_construct, ZEND_ACC_PUBLIC)
223 PHP_ME(domdocument, loadHTML, arginfo_dom_document_loadhtml, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
224 …PHP_ME(domdocument, loadHTMLFile, arginfo_dom_document_loadhtmlfile, ZEND_ACC_PUBLIC|ZEND_ACC_ALLO…
234 PHP_ME(domdocument, registerNodeClass, arginfo_dom_document_registernodeclass, ZEND_ACC_PUBLIC)
1254 PHP_METHOD(domdocument, __construct) in PHP_METHOD() argument
1544 PHP_METHOD(domdocument, load) in PHP_METHOD() argument
1554 PHP_METHOD(domdocument, loadXML) in PHP_METHOD() argument
2091 PHP_METHOD(domdocument, loadHTMLFile) in PHP_METHOD() argument
2100 PHP_METHOD(domdocument, loadHTML) in PHP_METHOD() argument
2234 PHP_METHOD(domdocument, registerNodeClass) in PHP_METHOD() argument