Home
last modified time | relevance | path

Searched defs:entry (Results 51 – 75 of 75) sorted by relevance

123

/PHP-7.3/ext/spl/
H A Dphp_spl.c858 int spl_build_class_list_string(zval *entry, char **list) /* {{{ */ in spl_build_class_list_string()
H A Dspl_observer.c757 zval entry, inf; in SPL_METHOD() local
H A Dspl_iterators.c1202 zval prefix, entry, postfix; in SPL_METHOD() local
/PHP-7.3/ext/standard/
H A Dfilestat.c1123 zval entry; in PHP_FUNCTION() local
H A Dvar.c1125 zval *entry; in PHP_FUNCTION() local
H A Dstring.c3027 zval *entry; local
3510 zval *entry; local
/PHP-7.3/main/
H A Dphp_ini.c211 zval *entry; in php_ini_parser_cb() local
H A Doutput.c1183 static inline zval *php_output_handler_status(php_output_handler *handler, zval *entry) in php_output_handler_status()
/PHP-7.3/Zend/
H A Dzend_ini.c87 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR_P(zv); in free_ini_entry() local
H A Dzend_builtin_functions.c667 zval *array, *entry, tmp; in ZEND_FUNCTION() local
1599 zend_string *entry; in ZEND_FUNCTION() local
H A Dzend_inheritance.c738 zend_class_entry *entry; in zend_do_inherit_interfaces() local
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c197 user_config_cache_entry *entry = (user_config_cache_entry *)Z_PTR_P(el); in user_config_cache_entry_dtor() local
794 user_config_cache_entry *new_entry, *entry; local
/PHP-7.3/ext/mysqli/
H A Dmysqli.c418 mysqli_prop_handler *entry; in mysqli_object_get_debug_info() local
/PHP-7.3/ext/sockets/
H A Dconversions.c842 ancillary_reg_entry *entry; in from_zval_write_control() local
958 ancillary_reg_entry *entry; in to_zval_read_cmsg_data() local
/PHP-7.3/ext/ftp/
H A Dphp_ftp.c771 zval entry; in PHP_FUNCTION() local
H A Dftp.c1997 char **entry; in ftp_genlist() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_result.c1829 zval *entry; in MYSQLND_METHOD() local
/PHP-7.3/ext/dom/
H A Dphp_dom.c418 dom_prop_handler *entry; in dom_get_debug_info_helper() local
/PHP-7.3/main/streams/
H A Dplain_wrapper.c939 char entry[sizeof(struct dirent)+MAXPATHLEN]; in php_plain_files_dirstream_read() local
/PHP-7.3/ext/curl/
H A Dinterface.c3109 zval *zid, *arr, *entry; in PHP_FUNCTION() local
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c687 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR(p->val); in accel_copy_permanent_strings() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c333 recurse_entry *entry; member
8147 recurse_entry *entry = common->entries; in compile_recurse_matchingpath() local
10901 recurse_entry *entry; in compile_recurse_backtrackingpath() local
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c2852 zval *entry; /* An entry in the input array */ in php_pcre_grep_impl() local
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c611 static int sapi_cli_server_register_entry_cb(char **entry, int num_args, va_list args, zend_hash_ke… in sapi_cli_server_register_entry_cb()
/PHP-7.3/ext/date/
H A Dphp_date.c4867 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION() local

Completed in 172 milliseconds

123