Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 58) sorted by relevance

123

/php-src/ext/dom/lexbor/lexbor/html/tree/
H A Dopen_elements.c16 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_remove_by_node() local
40 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_pop_until_tag_id() local
61 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_pop_until_h123456() local
91 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_pop_until_td_th() local
119 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_pop_until_node() local
150 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_find_by_node() local
174 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_find_by_node_reverse() local
201 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_find() local
228 void **list = tree->open_elements->list; in lxb_html_tree_open_elements_find_reverse() local
H A Dactive_formatting.c29 void **list = tree->active_formatting->list; in lxb_html_tree_active_formatting_up_to_last_marker() local
47 void **list = tree->active_formatting->list; in lxb_html_tree_active_formatting_remove_by_node() local
70 void **list = tree->active_formatting->list; in lxb_html_tree_active_formatting_find_by_node() local
94 void **list = tree->active_formatting->list; in lxb_html_tree_active_formatting_find_by_node_reverse() local
125 void **list = af->list; in lxb_html_tree_active_formatting_reconstruct_elements() local
189 lxb_dom_node_t **list = (lxb_dom_node_t **) tree->active_formatting->list; in lxb_html_tree_active_formatting_between_last_marker() local
215 lxb_dom_node_t **list = (lxb_dom_node_t **) tree->active_formatting->list; in lxb_html_tree_active_formatting_push_with_check_dupl() local
/php-src/ext/spl/
H A Dspl_functions.c25 void spl_add_class_name(zval *list, zend_class_entry *pce, int allow, int ce_flags) in spl_add_class_name()
40 void spl_add_interfaces(zval *list, zend_class_entry * pce, int allow, int ce_flags) in spl_add_interfaces()
52 void spl_add_traits(zval *list, zend_class_entry * pce, int allow, int ce_flags) in spl_add_traits()
67 void spl_add_classes(zend_class_entry *pce, zval *list, bool sub, int allow, int ce_flags) in spl_add_classes()
H A Dphp_spl.c682 static void spl_build_class_list_string(zval *entry, char **list) /* {{{ */ in spl_build_class_list_string()
694 zval list, *zv; in PHP_MINFO_FUNCTION() local
/php-src/Zend/
H A Dzend_ast.c275 zend_ast_list *list; in zend_ast_create_list_0() local
289 zend_ast_list *list; in zend_ast_create_list_1() local
313 zend_ast_list *list; in zend_ast_create_list_2() local
392 zend_ast_list *list; in zend_ast_create_list() local
440 zend_ast_list *list = zend_ast_get_list(ast); in zend_ast_list_add() local
1038 zend_ast_list *list = zend_ast_get_list(ast); in zend_ast_tree_size() local
1076 zend_ast_list *list = zend_ast_get_list(ast); in zend_ast_tree_copy() local
1143 zend_ast_list *list = zend_ast_get_list(ast); in zend_ast_destroy() local
1476 zend_ast_list *list = (zend_ast_list*)ast; in zend_ast_export_stmt() local
1620 zend_ast_list *list = zend_ast_get_list(ast); in zend_ast_export_attribute_group() local
[all …]
H A Dzend_multibyte.c41 …_encoding_detector(const unsigned char *string, size_t length, const zend_encoding **list, size_t … in dummy_encoding_detector()
148 …_encoding_detector(const unsigned char *string, size_t length, const zend_encoding **list, size_t … in zend_multibyte_encoding_detector()
190 const zend_encoding **list = 0; in zend_multibyte_set_script_encoding_by_string() local
H A Dzend_compile.c1852 void** list = *(void**)result; in zend_add_to_list() local
3200 zend_ast_list *list = zend_ast_get_list(ast); in zend_propagate_list_refs() local
3220 static bool list_is_keyed(zend_ast_list *list) in list_is_keyed()
3234 zend_ast_list *list = zend_ast_get_list(ast); in zend_compile_list_assign() local
5626 zend_ast_list *list; in zend_compile_expr_list() local
5774 zend_ast_list *list = zend_ast_get_list(ast); in zend_compile_if() local
6558 zend_ast_list *list = zend_ast_get_list(ast); in zend_compile_stmt_list() local
6848 zend_type_list *list = zend_arena_alloc( in zend_compile_typename_ex() local
6996 zend_ast_list *list = zend_ast_get_list(ast); in zend_compile_attributes() local
7108 zend_ast_list *list = zend_ast_get_list(ast); in zend_compile_params() local
[all …]
/php-src/ext/dom/lexbor/lexbor/css/selectors/
H A Dselectors.h24 lxb_css_selector_list_t *list; member
106 lxb_css_selector_list_t *list) in lxb_css_selectors_list_append_next()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c326 uint32_t *list) in get_chr_property_list()
540 uint32_t list[8]; in compare_opcodes() local
1143 uint32_t list[8]; in PRIV() local
/php-src/ext/dom/
H A Dxml_serializer.c111 HashTable *list; in dom_xml_ns_prefix_map_destroy() local
218 HashTable *list; in dom_xml_ns_prefix_map_add() local
227 HashTable *list = zend_hash_str_find_ptr(map->ht, (const char *) ns, ns_length); in dom_xml_ns_prefix_map_add() local
263 static zend_always_inline bool dom_prefix_in_candidate_list(const HashTable *list, const xmlChar *p… in dom_prefix_in_candidate_list()
291 HashTable *list = dom_get_candidates_list(map, ns, ns_length); in dom_prefix_found_in_ns_prefix_map() local
393 HashTable *list = dom_get_candidates_list(namespace_prefix_map, ns, ns_length); in dom_retrieve_a_preferred_prefix_string() local
H A Dnamespace_compat.h68 xmlNsPtr *list; member
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtree.c1013 void **list = tree->open_elements->list; in lxb_html_tree_reset_insertion_mode_appropriately() local
1165 void **list = tree->open_elements->list; in lxb_html_tree_element_in_scope() local
1191 void **list = tree->open_elements->list; in lxb_html_tree_element_in_scope_by_node() local
1215 void **list = tree->open_elements->list; in lxb_html_tree_element_in_scope_h123456() local
1254 void **list = tree->open_elements->list; in lxb_html_tree_element_in_scope_tbody_thead_tfoot() local
1290 void **list = tree->open_elements->list; in lxb_html_tree_element_in_scope_td_th() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Darray.h18 void **list; member
H A Darray_obj.h18 uint8_t *list; member
H A Dplog.h25 lexbor_array_obj_t list; member
H A Darray.c68 void **list; in lexbor_array_expand() local
H A Darray_obj.c71 uint8_t *list; in lexbor_array_obj_expand() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c392 lxb_css_selector_list_t *list, lxb_selectors_cb_f cb, void *ctx) in lxb_selectors_find()
413 lxb_css_selector_list_t *list, in lxb_selectors_find_reverse()
490 lxb_css_selector_list_t *list, in lxb_selectors_next()
544 lxb_css_selector_list_t *list, in lxb_selectors_current()
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c52 lxb_css_rule_declaration_list_t *list; member
449 lxb_css_rule_list_t *list; in lxb_html_document_stylesheet_apply() local
499 lxb_css_rule_list_t *list; in lxb_html_document_stylesheet_remove() local
549 lxb_css_rule_list_t *list; in lxb_html_document_element_styles_attach() local
H A Delement.h25 lxb_css_rule_declaration_list_t *list; member
H A Delement.c380 lxb_css_rule_declaration_list_t *list, in lxb_html_element_style_list_append()
525 lxb_css_rule_declaration_list_t *list) in lxb_html_element_style_remove_by_list()
/php-src/ext/opcache/jit/ir/
H A Dir_dump.c145 ir_use_list *list; in ir_dump_use_lists() local
273 ir_list *list = (ir_list*)ctx->osr_entry_loads; in ir_dump_cfg_block() local
/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dforeign_content.c30 lxb_dom_node_t **list = (lxb_dom_node_t **) tree->open_elements->list; in lxb_html_tree_insertion_mode_foreign_content_anything_else_closed() local
/php-src/ext/opcache/
H A Dzend_file_cache.c354 zend_ast_list *list = zend_ast_get_list(ast); local
442 zend_type_list *list = ZEND_TYPE_LIST(*type); local
1210 zend_ast_list *list = zend_ast_get_list(ast); local
1287 zend_type_list *list = ZEND_TYPE_LIST(*type); local
H A Dzend_persist.c180 zend_ast_list *list = zend_ast_get_list(ast); in zend_persist_ast() local
344 zend_type_list *list = ZEND_TYPE_LIST(*type); in zend_persist_type() local

Completed in 101 milliseconds

123