Home
last modified time | relevance | path

Searched defs:dtd (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/dom/
H A Ddomimplementation.c254 zval *dtd = NULL; in PHP_METHOD() local
367 xmlDtdPtr dtd = xmlCreateIntSubset(doc, BAD_CAST "html", NULL, NULL); in PHP_METHOD() local
H A Dhtml5_serializer.c35 static zend_result dom_html5_serialize_doctype(dom_html5_serialize_context *ctx, const xmlDtd *dtd) in dom_html5_serialize_doctype()
H A Dphp_dom.c2481 xmlDtdPtr dtd = xmlCopyDtd((xmlDtdPtr) node); in dom_clone_node() local
/php-src/ext/libxml/
H A Dlibxml.c175 xmlDtdPtr dtd = entity->parent; in php_libxml_unlink_entity_decl() local
258 xmlDtdPtr dtd = (xmlDtdPtr) node; in php_libxml_node_free() local

Completed in 20 milliseconds