Home
last modified time | relevance | path

Searched defs:document_type (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument_type.c90 lxb_dom_document_type_interface_destroy(lxb_dom_document_type_t *document_type) in lxb_dom_document_type_interface_destroy()
/php-src/ext/standard/
H A Dhtml.c588 static inline int unicode_cp_is_allowed(unsigned uni_cp, int document_type) in unicode_cp_is_allowed()
639 static inline int numeric_entity_is_allowed(unsigned uni_cp, int document_type) in numeric_entity_is_allowed()
932 int document_type = flags & ENT_HTML_DOC_TYPE_MASK; in unescape_inverse_map() local

Completed in 9 milliseconds