Home
last modified time | relevance | path

Searched refs:zend_hash_move_forward (Results 1 – 25 of 65) sorted by relevance

123

/PHP-5.6/ext/phar/
H A Ddirstream.c82 while (*newoffset < offset && zend_hash_move_forward(data) == SUCCESS) { in phar_dir_seek()
105 zend_hash_move_forward(data); in phar_dir_read()
208 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
219 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
241 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
247 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
280 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
397 if (SUCCESS != zend_hash_move_forward(&phar->manifest)) { in phar_wrapper_open_dir()
616 zend_hash_move_forward(&phar->manifest) in phar_wrapper_rmdir()
633 zend_hash_move_forward(&phar->virtual_dirs)) { in phar_wrapper_rmdir()
H A Dstream.c914 zend_hash_move_forward(&phar->manifest) in phar_wrapper_rename()
939 zend_hash_move_forward(&phar->virtual_dirs) in phar_wrapper_rename()
959 zend_hash_move_forward(&phar->mounted_dirs) in phar_wrapper_rename()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c78 zend_hash_move_forward(&mysqlnd_api_ext_ht)) in zval_to_mysqlnd()
/PHP-5.6/ext/soap/
H A Dphp_sdl.c190 zend_hash_move_forward(sdl->bindings)) { in get_binding_from_type()
2052 zend_hash_move_forward(ht); in sdl_serialize_parameters()
2160 zend_hash_move_forward(sdl->groups); in add_sdl_to_cache()
2177 zend_hash_move_forward(sdl->types); in add_sdl_to_cache()
2227 zend_hash_move_forward(sdl->groups); in add_sdl_to_cache()
2237 zend_hash_move_forward(sdl->types); in add_sdl_to_cache()
2490 zend_hash_move_forward(headers); in make_persistent_sdl_function_headers()
2551 zend_hash_move_forward(params); in make_persistent_sdl_parameters()
2600 zend_hash_move_forward(faults); in make_persistent_sdl_function_faults()
3011 zend_hash_move_forward(sdl->types); in make_persistent_sdl()
[all …]
H A Dphp_schema.c2166 zend_hash_move_forward((*tmp)->attributes); in schema_attributegroup_fixup()
2223 zend_hash_move_forward(model->u.content); in schema_content_model_fixup()
2266 zend_hash_move_forward(type->elements); in schema_type_fixup()
2277 zend_hash_move_forward(type->attributes); in schema_type_fixup()
2299 zend_hash_move_forward(ctx->attributes); in schema_pass2()
2306 zend_hash_move_forward(ctx->attributeGroups); in schema_pass2()
2313 zend_hash_move_forward(sdl->elements); in schema_pass2()
2320 zend_hash_move_forward(sdl->groups); in schema_pass2()
2327 zend_hash_move_forward(sdl->types); in schema_pass2()
/PHP-5.6/sapi/apache2filter/
H A Dapache_config.c137 zend_hash_move_forward(&d->config)) { in merge_php_config()
172 zend_hash_move_forward(&d->config)) { in apply_config()
/PHP-5.6/sapi/apache2handler/
H A Dapache_config.c159 zend_hash_move_forward(&d->config)) { in merge_php_config()
194 zend_hash_move_forward(&d->config)) { in apply_config()
/PHP-5.6/ext/intl/collator/
H A Dcollator_convert.c151 zend_hash_move_forward( hash ); in collator_convert_hash_from_utf8_to_utf16()
177 zend_hash_move_forward( hash ); in collator_convert_hash_from_utf16_to_utf8()
H A Dcollator_sort.c496 zend_hash_move_forward( hash ); in PHP_FUNCTION()
/PHP-5.6/ext/mysqli/
H A Dmysqli_warning.c150 zend_hash_move_forward(Z_ARRVAL_P(row)); in php_get_warnings()
156 zend_hash_move_forward(Z_ARRVAL_P(row)); in php_get_warnings()
H A Dmysqli_nonapi.c667 zend_hash_move_forward(Z_ARRVAL_P(in_array))) {
706 zend_hash_move_forward(Z_ARRVAL_P(out_array)))
757 zend_hash_move_forward(Z_ARRVAL_P(in_zval_array)))
/PHP-5.6/ext/oci8/
H A Doci8_statement.c1004 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
1015 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
1040 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
1067 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
1654 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1678 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1695 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1734 zend_hash_move_forward(hash); in php_oci_bind_array_helper_number()
1773 zend_hash_move_forward(hash); in php_oci_bind_array_helper_double()
1827 zend_hash_move_forward(hash); in php_oci_bind_array_helper_date()
/PHP-5.6/ext/wddx/
H A Dwddx.c316 zend_hash_move_forward(Z_ARRVAL_P(retval))) { in PS_SERIALIZER_DECODE_FUNC()
506 zend_hash_move_forward(sleephash)) { in php_wddx_serialize_object()
533 zend_hash_move_forward(objhash)) { in php_wddx_serialize_object()
581 zend_hash_move_forward(target_hash)) { in php_wddx_serialize_array()
607 zend_hash_move_forward(target_hash)) { in php_wddx_serialize_array()
737 zend_hash_move_forward(target_hash); in php_wddx_add_var()
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_php.c290 zend_hash_move_forward(Z_ARRVAL_PP(data)); in fpm_php_get_string_from_table()
/PHP-5.6/ext/standard/
H A Dhttp.c60 zend_hash_move_forward(ht) in php_url_encode_hash_ex()
H A Dstreamsfuncs.c617 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_to_fd_set()
658 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_from_fd_set()
725 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_emulate_read_fd_set()
/PHP-5.6/ext/readline/
H A Dreadline_cli.c428 zend_hash_move_forward(ht); in cli_completion_generator_ht()
431 if (zend_hash_move_forward(ht) == FAILURE) { in cli_completion_generator_ht()
H A Dreadline.c453 zend_hash_move_forward(myht); in _readline_command_generator()
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c456 zend_hash_move_forward(Z_ARRVAL_PP(val)); in set_output_options()
514 zend_hash_move_forward(ht); in determine_vector_type()
620 zend_hash_move_forward(Z_ARRVAL_P(val_arr)); in PHP_to_XMLRPC_worker()
1025 zend_hash_move_forward(Z_ARRVAL_P(pData->server->introspection_map)); in php_xmlrpc_introspection_callback()
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c150 zend_hash_move_forward(parht)) { in php_xsl_xslt_make_params()
808 zend_hash_move_forward(Z_ARRVAL_P(array_value)); in PHP_FUNCTION()
900 zend_hash_move_forward(Z_ARRVAL_P(array_value)); in PHP_FUNCTION()
/PHP-5.6/ext/session/
H A Dphp_session.h267 zend_hash_move_forward(_ht)) { \
/PHP-5.6/ext/dom/
H A Ddom_iterators.c205 zend_hash_move_forward(nodeht); in php_dom_iterator_move_forward()
/PHP-5.6/ext/spl/
H A Dspl_fixedarray.c711 zend_hash_move_forward(Z_ARRVAL_P(data)) in SPL_METHOD()
734 zend_hash_move_forward(Z_ARRVAL_P(data)) in SPL_METHOD()
752 zend_hash_move_forward(Z_ARRVAL_P(data)) in SPL_METHOD()
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c1364 zend_hash_move_forward(Z_ARRVAL_P(replace)); in php_replace_in_subject()
1390 zend_hash_move_forward(Z_ARRVAL_P(regex)); in php_replace_in_subject()
1490 zend_hash_move_forward(Z_ARRVAL_PP(subject)); in preg_replace_impl()
1938 zend_hash_move_forward(Z_ARRVAL_P(input)); in php_pcre_grep_impl()
/PHP-5.6/ext/ldap/
H A Dldap.c808 zend_hash_move_forward(Z_ARRVAL_P(base_dn)); in php_ldap_do_search()
819 zend_hash_move_forward(Z_ARRVAL_PP(filter)); in php_ldap_do_search()
829 zend_hash_move_forward(Z_ARRVAL_P(link)); in php_ldap_do_search()
1462 zend_hash_move_forward(Z_ARRVAL_P(entry)); in php_ldap_do_modify()
1793 zend_hash_move_forward(Z_ARRVAL_P(mod)); in PHP_FUNCTION()
2305 zend_hash_move_forward(Z_ARRVAL_PP(newval)); in PHP_FUNCTION()

Completed in 125 milliseconds

123