Searched defs:doctype (Results 1 – 2 of 2) sorted by relevance
92 xmlDtd *doctype; in PHP_METHOD() local162 xmlDtdPtr doctype = NULL; in PHP_METHOD() local
60 #define LIMIT_ALL(all, doctype, charset) do { \ argument947 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in traverse_for_entities() local1074 static entity_table_opt determine_entity_table(int all, int doctype) in determine_entity_table()1225 int doctype = flags & ENT_HTML_DOC_TYPE_MASK; in php_escape_html_entities_ex() local1608 int doctype; in PHP_FUNCTION() local
Completed in 14 milliseconds