Home
last modified time | relevance | path

Searched refs:createDocumentType (Results 1 – 4 of 4) sorted by path

/PHP-5.5/
H A DNEWS8668 - Fixed crash with DOMImplementation::createDocumentType("name:"). (Mike)
/PHP-5.5/ext/dom/
H A Ddom_fe.h99 PHP_METHOD(domimplementation, createDocumentType);
H A Ddomimplementation.c62 …PHP_ME(domimplementation, createDocumentType, arginfo_dom_implementation_create_documenttype, ZEND…
92 PHP_METHOD(domimplementation, createDocumentType) in PHP_METHOD() argument
/PHP-5.5/ext/dom/tests/
H A DDOMImplementation_createDocumentType_basic.phpt2 DOMImplementation::createDocumentType()
10 $doctype = $imp->createDocumentType("html",

Completed in 42 milliseconds