Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/phar/
H A Ddirstream.c82 while (*newoffset < offset && zend_hash_move_forward(data) == SUCCESS) { in phar_dir_seek()
111 zend_hash_move_forward(data); in phar_dir_read()
220 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
232 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
256 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
263 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
297 if (SUCCESS != zend_hash_move_forward(manifest)) { in phar_make_dirstream()
418 if (SUCCESS != zend_hash_move_forward(&phar->manifest)) { in phar_wrapper_open_dir()
638 zend_hash_move_forward(&phar->manifest)) { in phar_wrapper_rmdir()
659 zend_hash_move_forward(&phar->virtual_dirs)) { in phar_wrapper_rmdir()
H A Dphar.c1970 zend_hash_move_forward(&(PHAR_GLOBALS->phar_fname_map));
1986 zend_hash_move_forward(&(PHAR_GLOBALS->phar_fname_map));
2000 zend_hash_move_forward(&cached_phars);
2015 zend_hash_move_forward(&cached_phars);
2761 zend_hash_move_forward(&phar->manifest)) {
3003 zend_hash_move_forward(&phar->manifest)) {
3091 zend_hash_move_forward(&phar->manifest)) {
3538 zend_hash_move_forward(&cached_phars)) {
H A Dstream.c923 zend_hash_move_forward(&phar->manifest)) { in phar_wrapper_rename()
952 zend_hash_move_forward(&phar->virtual_dirs)) { in phar_wrapper_rename()
976 zend_hash_move_forward(&phar->mounted_dirs)) { in phar_wrapper_rename()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c78 zend_hash_move_forward(&mysqlnd_api_ext_ht)) in zval_to_mysqlnd()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c190 zend_hash_move_forward(sdl->bindings)) { in get_binding_from_type()
2050 zend_hash_move_forward(ht); in sdl_serialize_parameters()
2158 zend_hash_move_forward(sdl->groups); in add_sdl_to_cache()
2175 zend_hash_move_forward(sdl->types); in add_sdl_to_cache()
2225 zend_hash_move_forward(sdl->groups); in add_sdl_to_cache()
2235 zend_hash_move_forward(sdl->types); in add_sdl_to_cache()
2488 zend_hash_move_forward(headers); in make_persistent_sdl_function_headers()
2549 zend_hash_move_forward(params); in make_persistent_sdl_parameters()
2598 zend_hash_move_forward(faults); in make_persistent_sdl_function_faults()
3009 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.5/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.5/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.5/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.5/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.c652 zend_hash_move_forward(Z_ARRVAL_P(in_array))) {
691 zend_hash_move_forward(Z_ARRVAL_P(out_array)))
742 zend_hash_move_forward(Z_ARRVAL_P(in_zval_array)))
/PHP-5.5/ext/oci8/
H A Doci8_statement.c909 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
920 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
944 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
970 zend_hash_move_forward(hash); in php_oci_bind_post_exec()
1522 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1546 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1563 zend_hash_move_forward(hash); in php_oci_bind_array_helper_string()
1601 zend_hash_move_forward(hash); in php_oci_bind_array_helper_number()
1639 zend_hash_move_forward(hash); in php_oci_bind_array_helper_double()
1691 zend_hash_move_forward(hash); in php_oci_bind_array_helper_date()
/PHP-5.5/ext/wddx/
H A Dwddx.c317 zend_hash_move_forward(Z_ARRVAL_P(retval))) { in PS_SERIALIZER_DECODE_FUNC()
496 zend_hash_move_forward(sleephash)) { in php_wddx_serialize_object()
529 zend_hash_move_forward(objhash)) { in php_wddx_serialize_object()
575 zend_hash_move_forward(target_hash)) { in php_wddx_serialize_array()
601 zend_hash_move_forward(target_hash)) { in php_wddx_serialize_array()
731 zend_hash_move_forward(target_hash); in php_wddx_add_var()
/PHP-5.5/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.5/ext/standard/
H A Dhttp.c60 zend_hash_move_forward(ht) in php_url_encode_hash_ex()
H A Dstreamsfuncs.c615 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_to_fd_set()
661 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_from_fd_set()
734 zend_hash_move_forward(Z_ARRVAL_P(stream_array))) { in stream_array_emulate_read_fd_set()
/PHP-5.5/ext/readline/
H A Dreadline_cli.c424 zend_hash_move_forward(ht); in cli_completion_generator_ht()
427 if (zend_hash_move_forward(ht) == FAILURE) { in cli_completion_generator_ht()
/PHP-5.5/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.5/ext/xsl/
H A Dxsltprocessor.c150 zend_hash_move_forward(parht)) { in php_xsl_xslt_make_params()
804 zend_hash_move_forward(Z_ARRVAL_P(array_value)); in PHP_FUNCTION()
896 zend_hash_move_forward(Z_ARRVAL_P(array_value)); in PHP_FUNCTION()
/PHP-5.5/ext/session/
H A Dphp_session.h266 zend_hash_move_forward(_ht)) { \
/PHP-5.5/ext/dom/
H A Ddom_iterators.c205 zend_hash_move_forward(nodeht); in php_dom_iterator_move_forward()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1318 zend_hash_move_forward(Z_ARRVAL_P(replace)); in php_replace_in_subject()
1344 zend_hash_move_forward(Z_ARRVAL_P(regex)); in php_replace_in_subject()
1443 zend_hash_move_forward(Z_ARRVAL_PP(subject)); in preg_replace_impl()
1884 zend_hash_move_forward(Z_ARRVAL_P(input)); in php_pcre_grep_impl()
/PHP-5.5/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.5/ext/ldap/
H A Dldap.c731 zend_hash_move_forward(Z_ARRVAL_P(base_dn)); in php_ldap_do_search()
742 zend_hash_move_forward(Z_ARRVAL_PP(filter)); in php_ldap_do_search()
752 zend_hash_move_forward(Z_ARRVAL_P(link)); in php_ldap_do_search()
1381 zend_hash_move_forward(Z_ARRVAL_P(entry)); in php_ldap_do_modify()
1712 zend_hash_move_forward(Z_ARRVAL_P(mod)); in PHP_FUNCTION()
2188 zend_hash_move_forward(Z_ARRVAL_PP(newval)); in PHP_FUNCTION()

Completed in 96 milliseconds

123