Home
last modified time | relevance | path

Searched defs:entry (Results 51 – 75 of 99) sorted by last modified time

1234

/php-src/ext/opcache/
H A DZendAccelerator.c753 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR(p->val); in accel_copy_permanent_strings() local
2232 …inheritance_cache_entry* zend_accel_inheritance_cache_find(zend_inheritance_cache_entry *entry, ze… in zend_accel_inheritance_cache_find()
2281 zend_inheritance_cache_entry *entry = ce->inheritance_cache; in zend_accel_inheritance_cache_get() local
2318 zend_inheritance_cache_entry *entry; in zend_accel_inheritance_cache_add() local
H A Dshared_alloc_mmap.c129 struct kinfo_vmentry *entry = (struct kinfo_vmentry *)start; in find_prefered_mmap_base() local
/php-src/ext/standard/
H A Ddir.c313 php_stream_dirent entry; in PHP_FUNCTION() local
H A Dstring.c2955 zval *entry; local
3430 zval *entry; local
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
H A Dvar.c1342 zval *entry; in php_unserialize_with_options() local
/php-src/ext/date/
H A Dphp_date.c5375 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION() local
/php-src/ext/pcre/
H A Dphp_pcre.c2922 zval *entry; /* An entry in the input array */ in php_pcre_grep_impl() local
/php-src/ext/spl/
H A Dspl_array.c1729 zval *entry; in PHP_METHOD() local
1803 zval *object = ZEND_THIS, *entry; in PHP_METHOD() local
1843 zval *object = ZEND_THIS, *entry, flags; in PHP_METHOD() local
H A Dspl_iterators.c1160 zend_string *entry = spl_recursive_tree_iterator_get_entry(object); in PHP_METHOD() local
1212 zend_string *entry = spl_recursive_tree_iterator_get_entry(object); in PHP_METHOD() local
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c340 const char * entry; in PHP_FUNCTION() local
/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
H A Dconversions.c861 ancillary_reg_entry *entry; in from_zval_write_control() local
977 ancillary_reg_entry *entry; in to_zval_read_cmsg_data() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_printint.c459 PCRE2_SPTR entry = nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; in pcre2_printint() local
476 PCRE2_SPTR entry = nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; in pcre2_printint() local
646 PCRE2_SPTR entry = nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; in pcre2_printint() local
H A Dpcre2_substring.c76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local
164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local
271 PCRE2_SPTR first, last, entry; in pcre2_substring_length_byname() local
494 PCRE2_SPTR entry = nametable + entrysize*mid; in pcre2_substring_nametable_scan() local
H A Dpcre2_jit_compile.c351 recurse_entry *entry; member
9784 recurse_entry *entry = common->entries; in compile_recurse_matchingpath() local
12900 recurse_entry *entry; in compile_recurse_backtrackingpath() local
/php-src/ext/ldap/
H A Dldap.c211 ldap_result_entry *entry = ldap_result_entry_from_obj(obj); in ldap_result_entry_free_obj() local
1501 zval *entry, object; in php_ldap_do_search() local
1776 LDAPMessage *entry; in PHP_FUNCTION() local
2183 zval *link, *entry, *value, *ivalue; in php_ldap_do_modify() local
3469 LDAPMessage *entry; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_ini.c83 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR_P(zv); in free_ini_entry() local
H A Dzend_hash.c2524 zval *entry; in zend_array_to_list() local
/php-src/sapi/cli/
H A Dphp_cli_server.c654 static int sapi_cli_server_register_entry_cb(zval *entry, int num_args, va_list args, zend_hash_key… in sapi_cli_server_register_entry_cb()
/php-src/main/
H A Drfc1867.c374 mime_header_entry entry = {0}; in multipart_buffer_headers() local
434 mime_header_entry *entry; in php_mime_get_hdr_value() local
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c175 user_config_cache_entry *entry = (user_config_cache_entry *)Z_PTR_P(el); in user_config_cache_entry_dtor() local
644 user_config_cache_entry *entry = zend_hash_str_find_ptr(&CGIG(user_config_cache), path, path_len); in php_cgi_ini_activate_user_config() local
/php-src/ext/opcache/jit/ir/
H A Dir_gdb.c518 ir_gdbjit_code_entry *entry; in ir_gdb_register_code() local
548 ir_gdbjit_code_entry *entry; in ir_gdb_unregister_all() local
H A Dir_elf.h28 uintptr_t entry; member
/php-src/ext/dom/lexbor/lexbor/html/
H A Dstyle.h29 lexbor_avl_node_t entry; member

Completed in 178 milliseconds

1234