Home
last modified time | relevance | path

Searched defs:entry (Results 26 – 50 of 99) sorted by relevance

1234

/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Derror.c19 lxb_html_tokenizer_error_t *entry = lexbor_array_obj_push(parse_errors); in lxb_html_tokenizer_error_add() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dattr.c362 const lexbor_shs_entry_t *entry; in lxb_dom_attr_local_name_append() local
428 const lexbor_shs_entry_t *entry; in lxb_dom_attr_data_by_local_name() local
447 const lexbor_shs_entry_t *entry; in lxb_dom_attr_data_by_qualified_name() local
H A Dattr.h26 lexbor_hash_entry_t entry; member
/php-src/ext/phar/
H A Dfunc_interceptors.c44 char *arch, *entry; in PHAR_FUNC() local
93 char *arch, *entry; in phar_get_name_for_relative_paths() local
489 char *arch, *entry; in phar_file_stat() local
745 char *arch, *entry; in PharFileFunction() local
811 char *arch, *entry; in PHAR_FUNC() local
H A Dphar.c309 phar_entry_info *entry = (phar_entry_info *) Z_PTR_P(zv); in phar_tmpclose_apply() local
350 void destroy_phar_manifest_entry_int(phar_entry_info *entry) /* {{{ */ in destroy_phar_manifest_entry_int()
381 phar_entry_info *entry = Z_PTR_P(zv); in destroy_phar_manifest_entry() local
732 phar_entry_info entry; in phar_parse_pharfile() local
2240 …t char *filename, size_t filename_len, char **arch, size_t *arch_len, char **entry, size_t *entry_… in phar_split_fname()
2383 phar_entry_info *entry = idata->internal_file; in phar_postprocess_file() local
2474 phar_entry_info *entry = (phar_entry_info *)Z_PTR_P(zv); in phar_flush_clean_deleted_apply() local
2535 phar_entry_info *entry, *newentry; in phar_flush() local
H A Dshortarc.php245 static function extractFile($path, $entry, $fp)
/php-src/ext/sockets/
H A Dsendrecvmsg.c94 ancillary_reg_entry entry; in init_ancillary_registry() local
159 ancillary_reg_entry *entry; in get_ancillary_reg_entry() local
289 ancillary_reg_entry *entry; in PHP_FUNCTION() local
/php-src/main/
H A Dphp_scandir.c52 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru… in php_scandir()
/php-src/ext/dom/lexbor/lexbor/html/
H A Dstyle.h29 lexbor_avl_node_t entry; member
/php-src/ext/dom/
H A Ddom_iterators.c179 zval *entry; in php_dom_iterator_move_forward() local
254 zval *entry; in php_dom_get_iterator() local
H A Dxpath_callbacks.c96 zend_fcall_info_cache *entry; in php_dom_xpath_callback_ns_get_gc() local
190 zval *entry, registered_value; in php_dom_xpath_callback_ns_update_method_handler() local
H A Dnodelist.c149 zval *entry = zend_hash_index_find(nodeht, index); in php_dom_nodelist_get_item_into_zval() local
/php-src/Zend/
H A Dzend_gc.c798 zval *entry = (zval*) Z_PTR_P(zv); in gc_scan_black() local
837 zval *entry = (zval*) Z_PTR_P(zv+1); in gc_scan_black() local
999 zval *entry = (zval*) Z_PTR_P(zv); in gc_mark_grey() local
1025 zval *entry = (zval*) Z_PTR_P(zv); in gc_mark_grey() local
1245 zval *entry = (zval*) Z_PTR_P(zv); in gc_scan() local
1455 zval *entry = (zval*) Z_PTR_P(zv); in gc_collect_white() local
1476 zval *entry = (zval*) Z_PTR_P(zv); in gc_collect_white() local
1686 zval *entry = (zval*) Z_PTR_P(zv); in gc_remove_nested_data_from_buffer() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dshs.h56 const lexbor_shs_hash_t *entry; in lexbor_shs_hash_get_static() local
H A Dplog.h56 lexbor_plog_entry_t *entry; in lexbor_plog_push() local
/php-src/ext/dom/lexbor/lexbor/html/interfaces/
H A Ddocument.c39 lexbor_hash_entry_t entry; member
380 const lxb_html_document_css_custom_entry_t *entry; in lxb_html_document_css_customs_find_id() local
392 lxb_html_document_css_custom_entry_t *entry; in lxb_html_document_css_customs_insert() local
413 lxb_html_document_css_custom_entry_t *entry; in lxb_html_document_css_customs_id() local
/php-src/ext/dom/lexbor/lexbor/tag/
H A Dtag.h23 lexbor_hash_entry_t entry; member
/php-src/ext/opcache/
H A Dshared_alloc_mmap.c129 struct kinfo_vmentry *entry = (struct kinfo_vmentry *)start; in find_prefered_mmap_base() local
/php-src/ext/mysqli/
H A Dmysqli_warning.c82 zval *entry; in php_get_warnings() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h85 lxb_selectors_entry_t *entry; member
/php-src/ext/dom/lexbor/lexbor/css/
H A Dparser.h403 lxb_css_parser_state_t *entry = parser->states; in lxb_css_parser_states_to_root() local
417 const lxb_css_parser_state_t *entry = parser->states; in lxb_css_parser_states_set_back() local
/php-src/ext/standard/
H A Dbasic_functions.c958 zval *entry; local
991 zval *entry; local
1258 static void add_config_entry(zend_ulong h, zend_string *key, zval *entry, zval *retval)
1692 php_shutdown_function_entry entry; local
/php-src/sapi/fpm/fpm/
H A Dfpm_unix.c168 acl_entry_t entry; in fpm_unix_resolve_socket_permissions() local
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c341 const char * entry; in PHP_FUNCTION() local
/php-src/ext/mbstring/
H A Dmbstring.c309 const mbfl_encoding **entry, **list; in php_mb_parse_encoding_list() local
388 const mbfl_encoding **entry = list; in php_mb_parse_encoding_array() local
1269 const mbfl_encoding **entry; in PHP_FUNCTION() local
1383 const mbfl_encoding **entry = MBSTRG(current_detect_order_list); in PHP_FUNCTION() local
2731 zval *entry, entry_tmp; in php_mb_convert_encoding_recursive() local
3698 zval *entry; in mb_recursive_count_strings() local
3730 zval *entry; in mb_recursive_find_strings() local
3751 zval *entry, *orig_var; in mb_recursive_convert_variable() local
4698 const mbfl_encoding **entry; in PHP_FUNCTION() local
5550 zval *entry; in php_mb_check_encoding_recursive() local
[all …]

Completed in 129 milliseconds

1234