Home
last modified time | relevance | path

Searched refs:zend_hash_get_current_data (Results 1 – 25 of 61) sorted by relevance

123

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c77 zend_hash_get_current_data(&mysqlnd_api_ext_ht, (void **)&elem) == SUCCESS; in zval_to_mysqlnd()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c189 zend_hash_get_current_data(sdl->bindings, (void **) &binding) == SUCCESS; in get_binding_from_type()
759 zend_hash_get_current_data(&ctx.services, (void **)&tmp); in load_wsdl()
2044 while (zend_hash_get_current_data(ht, (void**)&tmp) == SUCCESS) { in sdl_serialize_parameters()
2155 while (zend_hash_get_current_data(sdl->groups, (void**)&tmp) == SUCCESS) { in add_sdl_to_cache()
2172 while (zend_hash_get_current_data(sdl->types, (void**)&tmp) == SUCCESS) { in add_sdl_to_cache()
2222 while (zend_hash_get_current_data(sdl->groups, (void**)&tmp) == SUCCESS) { in add_sdl_to_cache()
2232 while (zend_hash_get_current_data(sdl->types, (void**)&tmp) == SUCCESS) { in add_sdl_to_cache()
2453 while (zend_hash_get_current_data(headers, (void**)&tmp) == SUCCESS) { in make_persistent_sdl_function_headers()
2521 while (zend_hash_get_current_data(params, (void**)&tmp) == SUCCESS) { in make_persistent_sdl_parameters()
2568 while (zend_hash_get_current_data(faults, (void**)&tmp) == SUCCESS) { in make_persistent_sdl_function_faults()
[all …]
H A Dphp_packet_soap.c270 while (zend_hash_get_current_data(fn->responseParameters, (void **)&h_param) == SUCCESS) { in parse_packet_soap()
386 zend_hash_get_current_data(Z_ARRVAL_P(return_value), (void**)&tmp); in parse_packet_soap()
H A Dphp_schema.c2141 while (zend_hash_get_current_data((*tmp)->attributes,(void**)&tmp_attr) == SUCCESS) { in schema_attributegroup_fixup()
2221 while (zend_hash_get_current_data(model->u.content, (void**)&tmp) == SUCCESS) { in schema_content_model_fixup()
2264 while (zend_hash_get_current_data(type->elements,(void**)&tmp) == SUCCESS) { in schema_type_fixup()
2274 while (zend_hash_get_current_data(type->attributes,(void**)&attr) == SUCCESS) { in schema_type_fixup()
2297 while (zend_hash_get_current_data(ctx->attributes,(void**)&attr) == SUCCESS) { in schema_pass2()
2304 while (zend_hash_get_current_data(ctx->attributeGroups,(void**)&type) == SUCCESS) { in schema_pass2()
2311 while (zend_hash_get_current_data(sdl->elements,(void**)&type) == SUCCESS) { in schema_pass2()
2318 while (zend_hash_get_current_data(sdl->groups,(void**)&type) == SUCCESS) { in schema_pass2()
2325 while (zend_hash_get_current_data(sdl->types,(void**)&type) == SUCCESS) { in schema_pass2()
H A Dphp_encoding.c1723 while (zend_hash_get_current_data(ht,(void**)&val) == SUCCESS) { in model_to_xml_object()
1803 while (zend_hash_get_current_data(ht,(void**)&val) == SUCCESS) { in model_to_xml_object()
1986 while (zend_hash_get_current_data(prop,(void**)&val) == SUCCESS) { in to_xml_object()
2068 zend_hash_get_current_data(prop, (void **)&zprop); in to_xml_object()
2225 if (zend_hash_get_current_data(data->value.ht, (void **)&zdata) != SUCCESS) { in add_xml_array_elements()
2418 zend_hash_get_current_data(Z_ARRVAL_PP(el), (void**)&el); in to_xml_array()
2487 zend_hash_get_current_data(sdl_type->elements, (void**)&elementType) == SUCCESS) && in to_xml_array()
2799 zend_hash_get_current_data(data->value.ht, (void **)&temp_data); in to_xml_map()
3105 if (zend_hash_get_current_data(enc->sdl_type->elements, (void**)&type) == SUCCESS) { in to_xml_list()
3119 while (zend_hash_get_current_data(ht, (void**)&tmp) == SUCCESS) { in to_xml_list()
[all …]
H A Dsoap.c869 zend_hash_get_current_data(Z_ARRVAL_P(code), (void**)&t_ns); in PHP_METHOD()
871 zend_hash_get_current_data(Z_ARRVAL_P(code), (void**)&t_code); in PHP_METHOD()
2843 while (zend_hash_get_current_data(ht, (void**)&tmp) == SUCCESS) {
2924 while (zend_hash_get_current_data(default_headers, (void**)&tmp) == SUCCESS) {
3981 zend_hash_get_current_data(function->faults, (void**)&fault);
4001 zend_hash_get_current_data(fault->details, (void**)&sparam);
4073 zend_hash_get_current_data(fault->details, (void**)&sparam);
4353 zend_hash_get_current_data(soap_headers,(void**)&header) == SUCCESS;
4556 while (zend_hash_get_current_data(&sdl->functions, (void**)&tmp) == SUCCESS) {
4615 zend_hash_get_current_data(function->responseParameters, (void**)&param);
[all …]
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c139 zend_hash_get_current_data(&d->config, (void **) &data); in merge_php_config()
173 zend_hash_get_current_data(&d->config, (void **) &data); in apply_config()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c161 zend_hash_get_current_data(&d->config, (void **) &data); in merge_php_config()
195 if (zend_hash_get_current_data(&d->config, (void **) &data) == SUCCESS) { in apply_config()
/PHP-5.5/ext/intl/collator/
H A Dcollator_convert.c55 zend_hash_get_current_data( hash, (void**) &hashData ); in collator_convert_hash_item_from_utf8_to_utf16()
99 zend_hash_get_current_data( hash, (void**) &hashData ); in collator_convert_hash_item_from_utf16_to_utf8()
H A Dcollator_sort.c422 while( zend_hash_get_current_data( hash, (void**) &hashData ) == SUCCESS ) in PHP_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c153 zend_hash_get_current_data(Z_ARRVAL_P(row), (void **)&entry); in php_get_warnings()
159 zend_hash_get_current_data(Z_ARRVAL_P(row), (void **)&entry); in php_get_warnings()
H A Dmysqli_nonapi.c651 zend_hash_get_current_data(Z_ARRVAL_P(in_array), (void **) &elem) == SUCCESS;
690 zend_hash_get_current_data(Z_ARRVAL_P(out_array), (void **) &elem) == SUCCESS;
741 zend_hash_get_current_data(Z_ARRVAL_P(in_zval_array), (void **) &elem) == SUCCESS;
/PHP-5.5/ext/dom/
H A Ddom_iterators.c206 if (zend_hash_get_current_data(nodeht, (void **) &entry)==SUCCESS) { in php_dom_iterator_move_forward()
285 if (zend_hash_get_current_data(nodeht, (void **) &entry)==SUCCESS) { in php_dom_get_iterator()
/PHP-5.5/ext/oci8/
H A Doci8_statement.c906 …if ((i < bind->array.old_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE… in php_oci_bind_post_exec()
917 …if ((i < bind->array.old_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE… in php_oci_bind_post_exec()
933 …if ((i < bind->array.old_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE… in php_oci_bind_post_exec()
967 …if ((i < bind->array.old_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE… in php_oci_bind_post_exec()
1517 while (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE) { in php_oci_bind_array_helper_string()
1540 if (zend_hash_get_current_data(hash, (void **) &entry) != FAILURE) { in php_oci_bind_array_helper_string()
1554 …if ((i < bind->array.current_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAI… in php_oci_bind_array_helper_string()
1598 …if ((i < bind->array.current_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAI… in php_oci_bind_array_helper_number()
1636 …if ((i < bind->array.current_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAI… in php_oci_bind_array_helper_double()
1675 …if ((i < bind->array.current_length) && (zend_hash_get_current_data(hash, (void **) &entry) != FAI… in php_oci_bind_array_helper_date()
/PHP-5.5/ext/wddx/
H A Dwddx.c316 zend_hash_get_current_data(Z_ARRVAL_P(retval), (void **) &ent) == SUCCESS; in PS_SERIALIZER_DECODE_FUNC()
495 zend_hash_get_current_data(sleephash, (void **)&varname) == SUCCESS; in php_wddx_serialize_object()
528 zend_hash_get_current_data(objhash, (void**)&ent) == SUCCESS; in php_wddx_serialize_object()
574 zend_hash_get_current_data(target_hash, (void**)&ent) == SUCCESS; in php_wddx_serialize_array()
600 zend_hash_get_current_data(target_hash, (void**)&ent) == SUCCESS; in php_wddx_serialize_array()
721 while(zend_hash_get_current_data(target_hash, (void**)&val) == SUCCESS) { in php_wddx_add_var()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php.c282 while (zend_hash_get_current_data(Z_ARRVAL_PP(data), (void **) &tmp) == SUCCESS) { in fpm_php_get_string_from_table()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c149 zend_hash_get_current_data(parht, (void **)&value) == SUCCESS; in php_xsl_xslt_make_params()
790 while (zend_hash_get_current_data(Z_ARRVAL_P(array_value), (void **)&entry) == SUCCESS) { in PHP_FUNCTION()
888 while (zend_hash_get_current_data(Z_ARRVAL_P(array_value), (void **)&entry) == SUCCESS) { in PHP_FUNCTION()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1306 while (zend_hash_get_current_data(Z_ARRVAL_P(regex), (void **)&regex_entry) == SUCCESS) { in php_replace_in_subject()
1313 if (zend_hash_get_current_data(Z_ARRVAL_P(replace), (void **)&replace_entry) == SUCCESS) { in php_replace_in_subject()
1422 while (zend_hash_get_current_data(Z_ARRVAL_PP(subject), (void **)&subject_entry) == SUCCESS) { in preg_replace_impl()
1838 while (zend_hash_get_current_data(Z_ARRVAL_P(input), (void **)&entry) == SUCCESS) { in php_pcre_grep_impl()
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c710 zend_hash_get_current_data(Z_ARRVAL_P(data), (void **) &element) == SUCCESS; in SPL_METHOD()
733 zend_hash_get_current_data(Z_ARRVAL_P(data), (void **) &element) == SUCCESS; in SPL_METHOD()
751 zend_hash_get_current_data(Z_ARRVAL_P(data), (void **) &element) == SUCCESS; in SPL_METHOD()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c441 if (zend_hash_get_current_data(Z_ARRVAL_PP(val), (void**)&iter_val) == SUCCESS) { in set_output_options()
590 while(zend_hash_get_current_data(Z_ARRVAL_P(val_arr), (void**)&pIter) == SUCCESS) { in PHP_to_XMLRPC_worker()
987 …if (zend_hash_get_current_data(Z_ARRVAL_P(pData->server->introspection_map), (void**)&php_function… in php_xmlrpc_introspection_callback()
/PHP-5.5/ext/ldap/
H A Dldap.c722 zend_hash_get_current_data(Z_ARRVAL_P(link), (void **)&entry); in php_ldap_do_search()
730 zend_hash_get_current_data(Z_ARRVAL_P(base_dn), (void **)&entry); in php_ldap_do_search()
741 zend_hash_get_current_data(Z_ARRVAL_PP(filter), (void **)&entry); in php_ldap_do_search()
1348 zend_hash_get_current_data(Z_ARRVAL_P(entry), (void **)&value); in php_ldap_do_modify()
1629 zend_hash_get_current_data(Z_ARRVAL_P(mod), (void **) &fetched); in PHP_FUNCTION()
2157 while (zend_hash_get_current_data(Z_ARRVAL_PP(newval), (void**)&ctrlval) == SUCCESS) { in PHP_FUNCTION()
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c614 zend_hash_get_current_data(Z_ARRVAL_P(stream_array), (void **) &elem) == SUCCESS; in stream_array_to_fd_set()
676 zend_hash_get_current_data(Z_ARRVAL_P(stream_array), (void **) &elem) == FAILURE) { in stream_array_from_fd_set()
733 zend_hash_get_current_data(Z_ARRVAL_P(stream_array), (void **) &elem) == SUCCESS; in stream_array_emulate_read_fd_set()
/PHP-5.5/ext/readline/
H A Dreadline.c452 while (zend_hash_get_current_data(myht, (void **)&entry) == SUCCESS) { in _readline_command_generator()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c770 (argi < argc && (zend_hash_get_current_data(args_hash, (void **) &element) == SUCCESS)); in PHP_FUNCTION()
790 (envi < envc && (zend_hash_get_current_data(envs_hash, (void **) &element) == SUCCESS)); in PHP_FUNCTION()
/PHP-5.5/ext/phar/
H A Dphar.c1978 if (FAILURE == zend_hash_get_current_data(&(PHAR_GLOBALS->phar_fname_map), (void **) &pphar)) {
2008 if (FAILURE == zend_hash_get_current_data(&cached_phars, (void **) &pphar)) {
2762 if (zend_hash_get_current_data(&phar->manifest, (void **)&entry) == FAILURE) {
3005 if (zend_hash_get_current_data(&phar->manifest, (void **)&entry) == FAILURE) {
3093 if (zend_hash_get_current_data(&phar->manifest, (void **)&entry) == FAILURE) {
3537 zend_hash_get_current_data(&cached_phars, (void **)&pphar) == SUCCESS;

Completed in 119 milliseconds

123