Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddomimplementation.c55 xmlDtd *doctype; in PHP_METHOD() local
126 xmlDtdPtr doctype = xmlCreateIntSubset( in PHP_METHOD() local
154 xmlDtdPtr doctype = NULL; in PHP_METHOD() local
255 xmlDtdPtr doctype = NULL; in PHP_METHOD() local
H A Dhtml5_parser.c254 lxb_dom_document_type_t *doctype = lxb_dom_interface_document_type(node); in lexbor_libxml2_bridge_convert() local
H A Dphp_dom.stub.php474 …ocument(?string $namespace = null, string $qualifiedName = "", ?DOMDocumentType $doctype = null): …
713 public ?DOMDocumentType $doctype; variable in DOMDocument
1135 …nction createDocument(?string $namespace, string $qualifiedName, ?DocumentType $doctype = null): X…
1527 public ?DocumentType $doctype; variable in DOM\\Document
/php-src/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
1451 int doctype; in PHP_FUNCTION() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument.h41 lxb_dom_document_type_t *doctype; member
H A Ddocument.c225 lxb_dom_document_type_t *doctype) in lxb_dom_document_attach_doctype()

Completed in 24 milliseconds