Home
last modified time | relevance | path

Searched refs:lxb_dom_document_owner (Results 1 – 12 of 12) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dshadow_root.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_shadow_root_interface_create()
H A Ddocument_fragment.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_document_fragment_interface_create()
H A Dcdata_section.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_cdata_section_interface_create()
H A Dtext.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_text_interface_create()
H A Dcomment.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_comment_interface_create()
H A Dprocessing_instruction.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_processing_instruction_interface_create()
H A Dcharacter_data.c24 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_character_data_interface_create()
H A Ddocument_type.c29 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_document_type_interface_create()
H A Ddocument.h198 lxb_dom_document_owner(lxb_dom_document_t *document) in lxb_dom_document_owner() function
H A Dattr.c37 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_attr_interface_create()
H A Delement.c45 node->owner_document = lxb_dom_document_owner(document); in lxb_dom_element_interface_create()
H A Dnode.c99 element->owner_document = lxb_dom_document_owner(document); in lxb_dom_node_interface_create()

Completed in 47 milliseconds