Lines Matching refs:domdocument
213 PHP_ME(domdocument, load, arginfo_dom_document_load, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
215 PHP_ME(domdocument, loadXML, arginfo_dom_document_loadxml, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
217 PHP_ME(domdocument, __construct, arginfo_dom_document_construct, ZEND_ACC_PUBLIC)
221 PHP_ME(domdocument, loadHTML, arginfo_dom_document_loadhtml, ZEND_ACC_PUBLIC|ZEND_ACC_ALLOW_STATIC)
222 …PHP_ME(domdocument, loadHTMLFile, arginfo_dom_document_loadhtmlfile, ZEND_ACC_PUBLIC|ZEND_ACC_ALLO…
232 PHP_ME(domdocument, registerNodeClass, arginfo_dom_document_registernodeclass, ZEND_ACC_PUBLIC)
1252 PHP_METHOD(domdocument, __construct) in PHP_METHOD() argument
1542 PHP_METHOD(domdocument, load) in PHP_METHOD() argument
1552 PHP_METHOD(domdocument, loadXML) in PHP_METHOD() argument
2088 PHP_METHOD(domdocument, loadHTMLFile) in PHP_METHOD() argument
2097 PHP_METHOD(domdocument, loadHTML) in PHP_METHOD() argument
2236 PHP_METHOD(domdocument, registerNodeClass) in PHP_METHOD() argument