/PHP-5.5/Zend/ |
H A D | zend_builtin_functions.c | 575 ulong num_key; in ZEND_FUNCTION() 911 ulong num_index; in add_class_vars() 991 ulong num_index; in ZEND_FUNCTION() 1078 ulong num_index; in ZEND_FUNCTION() 1177 ulong h; in ZEND_FUNCTION()
|
H A D | zend_execute_API.c | 560 ulong num_index; in zval_update_constant_ex() 1020 ulong hash; in zend_lookup_class_ex() 1610 …ble(zend_execute_data *ex, HashTable *ht, const char *name, int name_len, ulong hash_value TSRMLS_… in zend_delete_variable() 1633 ZEND_API int zend_delete_global_variable_ex(const char *name, int name_len, ulong hash_value TSRMLS… in zend_delete_global_variable_ex()
|
H A D | zend_execute.h | 71 ZEND_API char * zend_verify_arg_class_kind(const zend_arg_info *cur_arg_info, ulong fetch_type, con…
|
H A D | zend_interfaces.c | 189 …y_default(zend_object_iterator *_iter, char **str_key, uint *str_key_len, ulong *int_key TSRMLS_DC)
|
H A D | zend.c | 138 ulong num_key; in print_hash() 200 ulong num_key; in print_flat_hash()
|
H A D | zend_vm_execute.h | 3808 ulong hval; in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_CONST_HANDLER() 4704 ulong hval; in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_TMP_HANDLER() 5561 ulong hval; in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_VAR_HANDLER() 6269 ulong hval; in ZEND_ADD_ARRAY_ELEMENT_SPEC_CONST_UNUSED_HANDLER() 15821 ulong hval; in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER() 16048 ulong hval; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_CONST() 18005 ulong hval; in ZEND_UNSET_DIM_SPEC_VAR_TMP_HANDLER() 18147 ulong hval; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_TMP() 20401 ulong hval; in ZEND_UNSET_DIM_SPEC_VAR_VAR_HANDLER() 20628 ulong hval; in zend_isset_isempty_dim_prop_obj_handler_SPEC_VAR_VAR() [all …]
|
H A D | Zend.m4 | 90 AC_CHECK_TYPE( ulong, unsigned long )
|
H A D | zend_execute.c | 566 ZEND_API char * zend_verify_arg_class_kind(const zend_arg_info *cur_arg_info, ulong fetch_type, con… in zend_verify_arg_class_kind() 601 static inline int zend_verify_arg_type(zend_function *zf, zend_uint arg_num, zval *arg, ulong fetch… in zend_verify_arg_type() 998 ulong hval; in zend_fetch_dimension_address_inner()
|
H A D | zend_compile.c | 295 static int lookup_cv(zend_op_array *op_array, char* name, int name_len, ulong hash TSRMLS_DC) /* {{… in lookup_cv() 298 ulong hash_value = hash ? hash : zend_inline_hash_func(name, name_len+1); in lookup_cv() 660 ulong hash = 0; in fetch_simple_variable_ex() 827 ulong index; in fetch_array_dim() 2183 void zend_resolve_class_name(znode *class_name, ulong fetch_type, int check_ns_name TSRMLS_DC) /* {… in zend_resolve_class_name() 3884 ulong h = zend_hash_func(arKey, nKeyLength); in zend_add_trait_method() 4276 ulong prop_hash; in zend_do_traits_property_binding() 5594 ulong fetch_type = 0; in zend_do_fetch_constant() 5750 ulong index; in zend_do_init_array() 5782 ulong index; in zend_do_add_array_element() [all …]
|
H A D | zend_vm_def.h | 1016 ulong hash_value; 1971 ulong arg_count = opline->extended_value; in ZEND_VM_HELPER() 3623 ulong hval; 3939 ulong hash_value = zend_inline_hash_func(varname->value.str.val, varname->value.str.len+1); 3961 ulong hval; 4211 ulong int_key; 4462 ulong hval;
|
/PHP-5.5/ext/standard/ |
H A D | proc_open.c | 85 ulong num_key; in _php_array_to_envp() 543 ulong nindex; in PHP_FUNCTION()
|
H A D | user_filters.c | 555 ulong num_key; in PHP_FUNCTION()
|
/PHP-5.5/ext/pdo/ |
H A D | pdo_stmt.c | 450 ulong num_index; in PHP_METHOD() 2164 ulong num; in PHP_METHOD() 2454 ulong key; 2497 if (I->key == (ulong)-1) { in pdo_stmt_iter_get_key() 2520 I->key = (ulong)-1; in pdo_stmt_iter_move_forwards() 2558 I->key = (ulong)-1; in pdo_stmt_iter_get()
|
/PHP-5.5/ext/soap/ |
H A D | php_encoding.c | 301 if (zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)data, (void**)&node_ptr) == SUCCESS) { in soap_check_zval_ref() 355 …zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)data, (void**)&node, sizeof(xmlNodePtr), NULL); in soap_check_zval_ref() 366 zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)node, (void**)&data_ptr) == SUCCESS) { in soap_find_xml_ref() 379 if (zend_hash_index_find(SOAP_GLOBAL(ref_map), (ulong)node, (void**)&data_ptr) == SUCCESS) { in soap_check_xml_ref() 388 zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)node, (void**)data, sizeof(zval*), NULL); in soap_check_xml_ref() 480 ulong idx; in master_to_xml_int() 2063 ulong index; in to_xml_object() 2797 ulong int_val; in to_xml_map() 3239 ulong idx; in to_xml_any() 3614 ulong num_index; in is_map()
|
H A D | php_sdl.c | 1804 ulong index; in sdl_serialize_key() 2445 ulong index; in make_persistent_sdl_function_headers() 2513 ulong index; in make_persistent_sdl_parameters() 2560 ulong index; in make_persistent_sdl_function_faults() 2609 ulong index; in make_persistent_sdl_attribute() 2721 ulong index; in make_persistent_sdl_type() 2955 ulong index; in make_persistent_sdl() 3381 ulong idx; in get_sdl()
|
/PHP-5.5/ext/xsl/ |
H A D | xsltprocessor.c | 140 ulong num_key; in php_xsl_xslt_make_params() 782 ulong idx; in PHP_FUNCTION()
|
/PHP-5.5/ext/readline/ |
H A D | readline_cli.c | 412 ulong number; in cli_completion_generator_ht()
|
/PHP-5.5/ext/hash/ |
H A D | hash.c | 601 ulong idx; in PHP_FUNCTION() 1045 ulong idx; in PHP_MINFO_FUNCTION()
|
/PHP-5.5/ext/phar/ |
H A D | stream.c | 632 ulong unused; in phar_wrapper_stat() 916 ulong unused; in phar_wrapper_rename()
|
/PHP-5.5/ext/mysqlnd/ |
H A D | mysqlnd.h | 222 PHPAPI ulong mysqlnd_old_escape_string(char * newstr, const char * escapestr, size_t escapestr_len …
|
H A D | mysqlnd_debug.c | 451 ulong num_key; in MYSQLND_METHOD()
|
/PHP-5.5/ext/pcre/ |
H A D | php_pcre.c | 1377 ulong num_key; in preg_replace_impl() 1808 ulong num_key; in php_pcre_grep_impl()
|
/PHP-5.5/main/ |
H A D | php_ini.c | 791 ulong num_index; in php_ini_activate_config()
|
H A D | php_variables.c | 584 ulong num_key; in php_autoglobal_merge()
|
/PHP-5.5/ext/filter/ |
H A D | filter.c | 685 ulong index; in php_filter_array_handler()
|