Home
last modified time | relevance | path

Searched refs:HashPosition (Results 1 – 25 of 63) sorted by relevance

123

/PHP-5.3/Zend/
H A Dzend_hash.h94 typedef Bucket* HashPosition; typedef
177 ZEND_API int zend_hash_move_forward_ex(HashTable *ht, HashPosition *pos);
178 ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
179 …*ht, char **str_index, uint *str_length, ulong *num_index, zend_bool duplicate, HashPosition *pos);
180 ZEND_API int zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos);
181 ZEND_API int zend_hash_get_current_data_ex(HashTable *ht, void **pData, HashPosition *pos);
182 ZEND_API void zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos);
183 ZEND_API void zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos);
184 …nt key_type, const char *str_index, uint str_length, ulong num_index, int mode, HashPosition *pos);
187 HashPosition pos;
[all …]
H A Dzend_hash.c1056 ZEND_API void zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_reset_ex()
1070 ZEND_API void zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_end_ex()
1081 ZEND_API int zend_hash_move_forward_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_forward_ex()
1083 HashPosition *current = pos ? pos : &ht->pInternalPointer; in zend_hash_move_forward_ex()
1094 ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex()
1096 HashPosition *current = pos ? pos : &ht->pInternalPointer; in zend_hash_move_backwards_ex()
1109 … *ht, char **str_index, uint *str_length, ulong *num_index, zend_bool duplicate, HashPosition *pos) in zend_hash_get_current_key_ex()
1137 ZEND_API int zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_key_type_ex()
1156 ZEND_API int zend_hash_get_current_data_ex(HashTable *ht, void **pData, HashPosition *pos) in zend_hash_get_current_data_ex()
1175 …int key_type, const char *str_index, uint str_length, ulong num_index, int mode, HashPosition *pos) in zend_hash_update_current_key_ex()
H A Dzend_list.c319 HashPosition pos; in zend_fetch_list_dtor_id()
H A Dzend_builtin_functions.c879 HashPosition pos; in add_class_vars()
955 HashPosition pos; in ZEND_FUNCTION()
1003 HashPosition pos; in ZEND_FUNCTION()
1846 HashPosition pos; in ZEND_FUNCTION()
1932 HashPosition iterator; in debug_print_backtrace_args()
/PHP-5.3/ext/mysqli/
H A Dmysqli_embedded.c42 HashPosition pos; in PHP_FUNCTION()
/PHP-5.3/ext/mysqlnd/
H A Dphp_mysqlnd.c44 HashPosition pos_values; in mysqlnd_minfo_print_hash()
75 HashPosition pos_values; in mysqlnd_minfo_print_hash()
/PHP-5.3/ext/pdo/
H A Dpdo.c103 HashPosition pos; in PHP_FUNCTION()
398 HashPosition pos; in PHP_MINFO_FUNCTION()
/PHP-5.3/ext/standard/
H A Darray.c281 HashPosition pos; in php_count_recursive()
1321 HashPosition pos; in PHP_FUNCTION()
1578 HashPosition pos; in PHP_FUNCTION()
2242 HashPosition pos; in php_array_merge()
2305 HashPosition pos; in php_array_replace_recursive()
2444 HashPosition pos; in PHP_FUNCTION()
2499 HashPosition pos; in PHP_FUNCTION()
2526 HashPosition pos; in PHP_FUNCTION()
2576 HashPosition pos; in PHP_FUNCTION()
2687 HashPosition pos; in PHP_FUNCTION()
[all …]
H A Dinfo.c770 HashPosition pos; in php_print_info()
802 HashPosition pos; in php_print_info()
844 HashPosition pos; in php_print_info()
H A Dstreamsfuncs.c564 HashPosition pos; in PHP_FUNCTION()
593 HashPosition pos; in PHP_FUNCTION()
916 HashPosition pos, opos; in parse_context_options()
H A Dhttp_fopen_wrapper.c212 HashPosition pos; in php_stream_url_wrap_http_ex()
400 HashPosition pos; in php_stream_url_wrap_http_ex()
H A Dproc_open.c88 HashPosition pos; in _php_array_to_envp()
504 HashPosition pos; in PHP_FUNCTION()
H A Dvar.c626 HashPosition pos; in php_var_serialize_class()
832 HashPosition pos; in php_var_serialize_intern()
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_format.c41 HashPosition pos; in msgfmt_do_format()
/PHP-5.3/win32/
H A Dregistry.c101 HashPosition pos; in LoadDirectory()
254 HashPosition pos; in UpdateIniFromRegistry()
/PHP-5.3/ext/json/
H A Djson.c144 HashPosition pos; in json_determine_array_type()
202 HashPosition pos; in json_encode_array()
/PHP-5.3/ext/spl/
H A Dspl_observer.c85 HashPosition pos;
185 HashPosition pos; in spl_object_storage_addall()
249 HashPosition pos; in spl_object_storage_debug_info()
302 HashPosition pos; in spl_object_storage_get_properties()
660 HashPosition pos; in SPL_METHOD()
/PHP-5.3/ext/com_dotnet/
H A Dcom_wrapper.c459 HashPosition pos; in generate_dispids()
593 HashPosition pos; in php_com_wrapper_export_as_sink()
/PHP-5.3/
H A DTODO30 * see what functions might need to be changed to use HashPosition, so
/PHP-5.3/ext/filter/
H A Dfilter.c513 HashPosition pos; in php_zval_filter_recursive()
699 HashPosition pos; in php_filter_array_handler()
/PHP-5.3/ext/hash/
H A Dhash.c571 HashPosition pos; in PHP_FUNCTION()
891 HashPosition pos; in PHP_MINFO_FUNCTION()
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c412 HashPosition pos; in _class_string()
435 HashPosition pos; in _class_string()
453 HashPosition pos; in _class_string()
474 HashPosition pos; in _class_string()
492 HashPosition pos; in _class_string()
517 HashPosition pos; in _class_string()
535 HashPosition pos; in _class_string()
572 HashPosition pos; in _class_string()
770 HashPosition pos; in _function_closure_string()
3081 HashPosition pos; in ZEND_METHOD()
[all …]
/PHP-5.3/ext/pcntl/
H A Dpcntl.c916 HashPosition pos; in PHP_FUNCTION()
976 HashPosition pos; in pcntl_sigwaitinfo()
/PHP-5.3/ext/soap/
H A Dphp_encoding.c280 HashPosition pos; in find_encoder_by_type_name()
470 HashPosition pos; in master_to_xml_int()
1461 HashPosition pos; in model_to_zval_object()
1615 HashPosition pos; in to_zval_object_ex()
1833 HashPosition pos; in model_to_xml_object()
1849 HashPosition pos; in model_to_xml_object()
1887 HashPosition pos; in model_array_element()
2020 HashPosition pos; in to_xml_object()
3259 HashPosition pos; in to_xml_any()
H A Dsoap.c1101 HashPosition pos1, pos2; in soap_create_typemap()
1482 HashPosition pos; in PHP_METHOD()
1492 HashPosition pos; in PHP_METHOD()
1513 HashPosition pos; in PHP_METHOD()
3033 HashPosition pos;
3130 HashPosition pos;
3160 HashPosition pos;
3962 HashPosition pos;
4659 HashPosition pos;
4756 HashPosition pos;
[all …]

Completed in 132 milliseconds

123