Searched defs:doctype (Results 1 – 6 of 6) sorted by relevance
56 xmlDtd *doctype; in PHP_METHOD() local127 xmlDtdPtr doctype = xmlCreateIntSubset( in PHP_METHOD() local155 xmlDtdPtr doctype = NULL; in PHP_METHOD() local256 xmlDtdPtr doctype = NULL; in PHP_METHOD() local
289 lxb_dom_document_type_t *doctype = lxb_dom_interface_document_type(node); in lexbor_libxml2_bridge_convert() local
560 …ocument(?string $namespace = null, string $qualifiedName = "", ?DOMDocumentType $doctype = null): …860 public ?DOMDocumentType $doctype; variable in DOMDocument1350 …nction createDocument(?string $namespace, string $qualifiedName, ?DocumentType $doctype = null): X…1951 public ?DocumentType $doctype; variable in Dom\\Document
52 #define LIMIT_ALL(all, doctype, charset) do { \ argument823 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in traverse_for_entities() local950 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table()1100 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in php_escape_html_entities_ex() local1443 int doctype; in PHP_FUNCTION() local
41 lxb_dom_document_type_t *doctype; member
225 lxb_dom_document_type_t *doctype) in lxb_dom_document_attach_doctype()
Completed in 43 milliseconds