Lines Matching refs:libxml_doc_props
278 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_strict_error_checking_read()
300 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_format_output_read()
321 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_validate_on_parse_read()
342 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_resolve_externals_read()
363 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_preserve_whitespace_read()
384 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_recover_read()
405 libxml_doc_props const* doc_prop = dom_get_doc_props_read_only(obj->document); in dom_document_substitue_entities_read()
1271 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(document); in dom_document_parser()
1485 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD()
1523 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD()
2076 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD()
2108 libxml_doc_props const* doc_props = dom_get_doc_props(intern->document); in PHP_METHOD()