Home
last modified time | relevance | path

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

123

/PHP-5.4/ext/ldap/
H A Dldap.c117 ldap_resultentry *entry = (ldap_resultentry *)rsrc->ptr; in _free_ldap_result_entry() local
676 zval **entry, *resource; in php_ldap_do_search() local
901 LDAPMessage *ldap_result, *entry; in PHP_FUNCTION() local
1298 zval *link, *entry, **value, **ivalue; in php_ldap_do_modify() local
2285 LDAPMessage *ldap_result, *entry; in PHP_FUNCTION() local
/PHP-5.4/ext/session/
H A Dmod_files.c218 struct dirent *entry = (struct dirent *) &dentry; in ps_files_cleanup_dir() local
/PHP-5.4/ext/mbstring/
H A Dmbstring.c670 const mbfl_encoding **entry, **list; in php_mb_parse_encoding_list() local
789 const mbfl_encoding **list, **entry; in php_mb_parse_encoding_array() local
1804 const mbfl_encoding **entry = MBSTRG(http_input_list); in PHP_FUNCTION() local
1818 const mbfl_encoding **entry = MBSTRG(http_input_list); in PHP_FUNCTION() local
1903 const mbfl_encoding **entry = MBSTRG(current_detect_order_list); in PHP_FUNCTION() local
4321 const mbfl_encoding **entry; in PHP_FUNCTION() local
4551 const mbfl_encoding **entry = 0; in php_mb_populate_current_detect_order_list() local
/PHP-5.4/ext/zip/lib/
H A Dzip_dirent.c73 struct zip_dirent *entry; in _zip_cdir_grow() local
/PHP-5.4/main/
H A Dreentrancy.c128 PHPAPI int php_readdir_r(DIR *dirp, struct dirent *entry, in php_readdir_r()
H A Drfc1867.c402 mime_header_entry entry = {0}; in multipart_buffer_headers() local
462 mime_header_entry *entry; in php_mime_get_hdr_value() local
H A Dphp_ini.c212 zval *entry; in php_ini_parser_cb() local
H A Doutput.c1194 static inline zval *php_output_handler_status(php_output_handler *handler, zval *entry) in php_output_handler_status()
/PHP-5.4/ext/readline/
H A Dreadline.c437 zval **entry; in _readline_command_generator() local
/PHP-5.4/ext/dom/
H A Dxpath.c552 zval *array_value, **entry, *new_string; in PHP_FUNCTION() local
/PHP-5.4/ext/standard/
H A Ddir.c404 php_stream_dirent entry; in PHP_NAMED_FUNCTION() local
H A Dfilestat.c1207 zval *entry; in PHP_FUNCTION() local
H A Dbasic_functions.c4212 zval **entry; local
4255 zval **entry; local
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_main.c190 static void user_config_cache_entry_dtor(user_config_cache_entry *entry) in user_config_cache_entry_dtor()
694 user_config_cache_entry *new_entry, *entry; local
/PHP-5.4/ext/spl/
H A Dspl_directory.h78 php_stream_dirent entry; member
H A Dspl_array.c1525 zval **entry; in SPL_ARRAY_METHOD() local
1623 zval *object = getThis(), **entry; in SPL_METHOD() local
1647 zval *object = getThis(), **entry, *flags; in SPL_METHOD() local
H A Dphp_spl.c801 int spl_build_class_list_string(zval **entry, char **list TSRMLS_DC) /* {{{ */ in spl_build_class_list_string()
/PHP-5.4/ext/mbstring/oniguruma/
H A Dst.c360 st_table_entry *ptr, *entry; local
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c190 static void user_config_cache_entry_dtor(user_config_cache_entry *entry) in user_config_cache_entry_dtor()
754 user_config_cache_entry *new_entry, *entry; local
/PHP-5.4/sapi/litespeed/
H A Dlsapi_main.c111 zval *tmp, *entry; in sapi_lsapi_ini_defaults() local
/PHP-5.4/Zend/
H A Dzend_builtin_functions.c572 zval *array, *entry, **entry_ptr, *tmp; in ZEND_FUNCTION() local
1476 char *entry; in ZEND_FUNCTION() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_result.c1604 zval **entry; in MYSQLND_METHOD() local
/PHP-5.4/ext/ftp/
H A Dftp.c1621 char **entry; in ftp_genlist() local
/PHP-5.4/ext/mysqli/
H A Dmysqli.c462 mysqli_prop_handler *entry; in mysqli_object_get_debug_info() local
/PHP-5.4/main/streams/
H A Dplain_wrapper.c820 char entry[sizeof(struct dirent)+MAXPATHLEN]; in php_plain_files_dirstream_read() local

Completed in 144 milliseconds

123