Home
last modified time | relevance | path

Searched defs:element (Results 151 – 175 of 216) sorted by relevance

123456789

/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Dstyle_element.h19 lxb_html_element_t element; member
H A Dtable_caption_element.c14 lxb_html_table_caption_element_t *element; in lxb_html_table_caption_element_interface_create() local
H A Dtable_cell_element.c14 lxb_html_table_cell_element_t *element; in lxb_html_table_cell_element_interface_create() local
H A Dtable_col_element.c14 lxb_html_table_col_element_t *element; in lxb_html_table_col_element_interface_create() local
H A Dtable_element.c14 lxb_html_table_element_t *element; in lxb_html_table_element_interface_create() local
H A Dtable_row_element.c14 lxb_html_table_row_element_t *element; in lxb_html_table_row_element_interface_create() local
H A Ddocument.c544 lxb_html_document_element_styles_attach(lxb_html_element_t *element) in lxb_html_document_element_styles_attach()
674 lxb_html_element_t *element, in lxb_html_document_style_attach_by_element()
790 lxb_dom_element_t *element, in lxb_html_document_parse_fragment()
829 lxb_dom_element_t *element) in lxb_html_document_parse_fragment_chunk_begin()
1346 lxb_html_document_destroy_element_noi(lxb_dom_element_t *element) in lxb_html_document_destroy_element_noi()
H A Dtitle_element.c15 lxb_html_title_element_t *element; in lxb_html_title_element_interface_create() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument_fragment.c14 lxb_dom_document_fragment_t *element; in lxb_dom_document_fragment_interface_create() local
H A Devent_target.c14 lxb_dom_event_target_t *element; in lxb_dom_event_target_create() local
H A Dcdata_section.c14 lxb_dom_cdata_section_t *element; in lxb_dom_cdata_section_interface_create() local
H A Dtext.c14 lxb_dom_text_t *element; in lxb_dom_text_interface_create() local
H A Dcomment.c14 lxb_dom_comment_t *element; in lxb_dom_comment_interface_create() local
H A Dprocessing_instruction.c14 lxb_dom_processing_instruction_t *element; in lxb_dom_processing_instruction_interface_create() local
H A Dcharacter_data.c14 lxb_dom_character_data_t *element; in lxb_dom_character_data_interface_create() local
H A Ddocument_type.c19 lxb_dom_document_type_t *element; in lxb_dom_document_type_interface_create() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dstylesheet.h25 void *element; /* lxb_html_style_element_t * */ member
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Din_select.c84 lxb_html_element_t *element; in lxb_html_tree_insertion_mode_in_select_option() local
105 lxb_html_element_t *element; in lxb_html_tree_insertion_mode_in_select_optgroup() local
H A Dbefore_head.c136 lxb_html_element_t *element; in lxb_html_tree_insertion_mode_before_head_head() local
H A Dbefore_html.c63 lxb_html_element_t *element; in lxb_html_tree_insertion_mode_before_html_open() local
H A Din_row.c34 lxb_html_element_t *element; in lxb_html_tree_insertion_mode_in_row_thtd() local
/php-src/ext/spl/
H A Dspl_dllist.c686 spl_ptr_llist_element *element; in PHP_METHOD() local
727 spl_ptr_llist_element *element; in PHP_METHOD() local
754 spl_ptr_llist_element *element; in PHP_METHOD() local
881 spl_ptr_llist_element *element = iterator->traverse_pointer; in spl_dllist_it_valid() local
890 spl_ptr_llist_element *element = iterator->traverse_pointer; in spl_dllist_it_get_current_data() local
986 spl_ptr_llist_element *element = intern->traverse_pointer; in PHP_METHOD() local
1163 spl_ptr_llist_element *element; in PHP_METHOD() local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dinterface.c101 const lxb_dom_element_t *element) in lxb_html_interface_clone_element()
/php-src/sapi/phpdbg/
H A Dphpdbg.stub.php35 function phpdbg_color(int $element, string $color): void {}
/php-src/ext/dom/
H A Dxml_serializer.c308 xmlNodePtr element in dom_recording_the_namespace_information()
615 xmlNodePtr element, in dom_xml_serialize_attributes()
757 static bool dom_xml_should_format_element(xmlNodePtr element) in dom_xml_should_format_element()
785 xmlNodePtr element, in dom_xml_serialize_element_node()

Completed in 44 milliseconds

123456789