Home
last modified time | relevance | path

Searched defs:doctype (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/dom/
H A Ddomimplementation.c53 xmlDtd *doctype; in PHP_METHOD() local
122 xmlDtdPtr doctype = NULL; in PHP_METHOD() local
H A Dphp_dom.stub.php463 …ocument(?string $namespace = null, string $qualifiedName = "", ?DOMDocumentType $doctype = null) {}
683 public ?DOMDocumentType $doctype; variable in DOMDocument
/PHP-8.3/ext/standard/
H A Dhtml.c56 #define LIMIT_ALL(all, doctype, charset) do { \ argument
831 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in traverse_for_entities() local
958 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table()
1108 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in php_escape_html_entities_ex() local
1457 int doctype; in PHP_FUNCTION() local

Completed in 16 milliseconds