Home
last modified time | relevance | path

Searched refs:zend_hash_internal_pointer_reset_ex (Results 1 – 25 of 67) sorted by path

123

/PHP-5.5/Zend/
H A Dzend.c147 zend_hash_internal_pointer_reset_ex(ht, &iterator); in print_hash()
204 zend_hash_internal_pointer_reset_ex(ht, &iterator); in print_flat_hash()
H A Dzend_API.c1066 for (zend_hash_internal_pointer_reset_ex(&ce->properties_info, &pos); in zval_update_class_constant()
1816 for (zend_hash_internal_pointer_reset_ex(&module_registry, &pos); in zend_collect_module_handlers()
1841 for (zend_hash_internal_pointer_reset_ex(&module_registry, &pos); in zend_collect_module_handlers()
1856 for (zend_hash_internal_pointer_reset_ex(CG(class_table), &pos); in zend_collect_module_handlers()
1871 for (zend_hash_internal_pointer_reset_ex(CG(class_table), &pos); in zend_collect_module_handlers()
3305 zend_hash_internal_pointer_reset_ex(Z_ARRVAL_P(args), &pos); in zend_fcall_info_args()
4018 zend_hash_internal_pointer_reset_ex(function_table, &iterator); in zend_resolve_method_name()
H A Dzend_builtin_functions.c913 zend_hash_internal_pointer_reset_ex(&ce->properties_info, &pos); in add_class_vars()
1012 zend_hash_internal_pointer_reset_ex(properties, &pos); in ZEND_FUNCTION()
1067 zend_hash_internal_pointer_reset_ex(&ce->function_table, &pos); in ZEND_FUNCTION()
1967 zend_hash_internal_pointer_reset_ex(&module_registry, &pos); in ZEND_FUNCTION()
1975 zend_hash_internal_pointer_reset_ex(EG(zend_constants), &pos); in ZEND_FUNCTION()
2049 zend_hash_internal_pointer_reset_ex(arg_array->value.ht, &iterator); in debug_print_backtrace_args()
2459 zend_hash_internal_pointer_reset_ex(CG(function_table), &iterator); in ZEND_FUNCTION()
H A Dzend_hash.c1094 ZEND_API void zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_reset_ex() function
H A Dzend_hash.h183 ZEND_API void zend_hash_internal_pointer_reset_ex(HashTable *ht, HashPosition *pos);
210 zend_hash_internal_pointer_reset_ex(ht, NULL)
H A Dzend_list.c320 zend_hash_internal_pointer_reset_ex(&list_destructors, &pos); in zend_fetch_list_dtor_id()
H A Dzend_object_handlers.c76 for (zend_hash_internal_pointer_reset_ex(&ce->properties_info, &pos); in rebuild_object_properties()
88 for (zend_hash_internal_pointer_reset_ex(&ce->properties_info, &pos); in rebuild_object_properties()
H A Dzend_objects.c192 for (zend_hash_internal_pointer_reset_ex(&old_object->ce->properties_info, &pos); in zend_objects_clone_members()
/PHP-5.5/ext/com_dotnet/
H A Dcom_variant.c49 zend_hash_internal_pointer_reset_ex(HASH_OF(z), &pos); in safe_array_from_zval()
74 zend_hash_internal_pointer_reset_ex(HASH_OF(z), &pos); in safe_array_from_zval()
H A Dcom_wrapper.c469 zend_hash_internal_pointer_reset_ex(Z_OBJPROP_P(disp->object), &pos); in generate_dispids()
500 zend_hash_internal_pointer_reset_ex(&Z_OBJCE_P(disp->object)->function_table, &pos); in generate_dispids()
600 zend_hash_internal_pointer_reset_ex(id_to_name, &pos); in php_com_wrapper_export_as_sink()
/PHP-5.5/ext/curl/
H A Dinterface.c2932 zend_hash_internal_pointer_reset_ex(Z_ARRVAL_P(arr), &pos); in PHP_FUNCTION()
/PHP-5.5/ext/dba/
H A Ddba.c214 zend_hash_internal_pointer_reset_ex(Z_ARRVAL_P(key), &pos);
/PHP-5.5/ext/dom/
H A Dphp_dom.c499 for (zend_hash_internal_pointer_reset_ex(prop_handlers, &pos); in dom_get_debug_info_helper()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch3463 + zend_hash_internal_pointer_reset_ex(ht, &outer_pos);
3489 + zend_hash_internal_pointer_reset_ex(inner_ht, &inner_pos);
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2098 zend_hash_internal_pointer_reset_ex(ht, &outer_pos); in magiccheck()
2124 zend_hash_internal_pointer_reset_ex(inner_ht, &inner_pos); in magiccheck()
/PHP-5.5/ext/filter/
H A Dfilter.c507 for (zend_hash_internal_pointer_reset_ex(Z_ARRVAL_PP(value), &pos); in php_zval_filter_recursive()
701 for (zend_hash_internal_pointer_reset_ex(Z_ARRVAL_PP(op), &pos); in php_filter_array_handler()
/PHP-5.5/ext/gd/
H A Dgd.c1532 zend_hash_internal_pointer_reset_ex(HASH_OF(styles), &pos); in PHP_FUNCTION()
3836 zend_hash_internal_pointer_reset_ex(HASH_OF(EXT), &pos); in php_imagettftext_common()
/PHP-5.5/ext/hash/
H A Dhash.c604 for(zend_hash_internal_pointer_reset_ex(&php_hash_hashtable, &pos); in PHP_FUNCTION()
1048 for(zend_hash_internal_pointer_reset_ex(&php_hash_hashtable, &pos); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c205 for(zend_hash_internal_pointer_reset_ex(ht, &pos); in php_converter_append_toUnicode_target()
296 for(zend_hash_internal_pointer_reset_ex(ht, &pos); in php_converter_append_fromUnicode_target()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_format_object.cpp98 zend_hash_internal_pointer_reset_ex(ht, &pos); in PHP_FUNCTION()
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c823 zend_hash_internal_pointer_reset_ex(arr, &pos); in append_multiple_key_values()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp397 for (zend_hash_internal_pointer_reset_ex(args, &pos); in umsg_format_helper()
/PHP-5.5/ext/json/
H A Djson.c184 zend_hash_internal_pointer_reset_ex(myht, &pos); in json_determine_array_type()
269 zend_hash_internal_pointer_reset_ex(myht, &pos); in json_encode_array()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c467 zend_hash_internal_pointer_reset_ex(props, &pos); in mysqli_object_get_debug_info()
H A Dmysqli_embedded.c58 zend_hash_internal_pointer_reset_ex(HASH_OF(args), &pos); in PHP_FUNCTION()
79 zend_hash_internal_pointer_reset_ex(HASH_OF(grps), &pos); in PHP_FUNCTION()

Completed in 139 milliseconds

123