Home
last modified time | relevance | path

Searched refs:zend_hash_get_current_key_ex (Results 26 – 50 of 65) sorted by relevance

123

/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp399 (key_type = zend_hash_get_current_key_ex( in umsg_format_helper()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c523 zend_hash_get_current_key_ex(&c->config, &str, &str_len, NULL, 0, NULL) == HASH_KEY_IS_STRING; in php_apache_ini_dtor()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.c453zend_hash_get_current_key_ex(&self->function_profiles, &string_key, &string_key_len, &num_key, 0, … in MYSQLND_METHOD()
H A Dmysqlnd_wireprotocol.c574 …if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(packet->connect_attr, &s_key, &s_len, &num_… in php_mysqlnd_auth_write()
592 …if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(packet->connect_attr, &s_key, &s_len, &num_… in php_mysqlnd_auth_write()
/PHP-5.5/main/
H A Dphp_ini.c795zend_hash_get_current_key_ex(source_hash, &str, &str_len, &num_index, 0, NULL) == HASH_KEY_IS_STRI… in php_ini_activate_config()
H A Dphp_variables.c591 key_type = zend_hash_get_current_key_ex(src, &string_key, &string_key_len, &num_key, 0, &pos); in php_autoglobal_merge()
/PHP-5.5/ext/filter/
H A Dfilter.c705 …if (zend_hash_get_current_key_ex(Z_ARRVAL_PP(op), &arg_key, &arg_key_len, &index, 0, &pos) != HASH… in php_filter_array_handler()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c794 …if (zend_hash_get_current_key_ex(Z_ARRVAL_P(array_value), &string_key, &string_key_len, &idx, 0, N… in PHP_FUNCTION()
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c621 …while ((key_type = zend_hash_get_current_key_ex(req->env, &str_index, &str_length, &num_index, 0, … in fcgi_read_request()
H A Dfpm_main.c603zend_hash_get_current_key_ex(request->env, &var, &var_len, &idx, 0, &pos) == HASH_KEY_IS_STRING && in cgi_php_import_environment_variables()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c792 …switch (return_val = zend_hash_get_current_key_ex(envs_hash, &key, &key_length, &key_num, 0, NULL)… in PHP_FUNCTION()
/PHP-5.5/ext/openssl/
H A Dopenssl.c2234 zend_hash_get_current_key_ex(HASH_OF(dn), &strindex, &strindexlen, &intindex, 0, &hpos); in php_openssl_make_REQ()
2315 zend_hash_get_current_key_ex(HASH_OF(attribs), &strindex, &strindexlen, &intindex, 0, &hpos); in php_openssl_make_REQ()
3742 zend_hash_get_current_key_ex(HASH_OF(zheaders), &strindex, &strindexlen, &intindex, 0, &hpos); in PHP_FUNCTION()
3852 zend_hash_get_current_key_ex(HASH_OF(zheaders), &strindex, &strindexlen, &intindex, 0, &hpos); in PHP_FUNCTION()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c444 zend_hash_get_current_key_ex(&ce->constants_table, &key, &key_len, &num_index, 0, &pos); in _class_string()
572 …if (zend_hash_get_current_key_ex(properties, &prop_name, &prop_name_size, &index, 1, &pos) == HASH… in _class_string()
615 …|| zend_hash_get_current_key_ex(&ce->function_table, &key, &key_len, &num_index, 0, &pos) != HASH_… in _class_string()
813 zend_hash_get_current_key_ex(static_variables, &key, &key_len, &num_index, 0, &pos); in _function_closure_string()
3360 zend_hash_get_current_key_ex(&ce->properties_info, &key, &key_len, &num_index, 0, &pos); in add_class_vars()
/PHP-5.5/ext/session/
H A Dsession.c1787zend_hash_get_current_key_ex(&php_session_iface_entry->function_table, &func_name, &func_name_len,…
1812zend_hash_get_current_key_ex(&php_session_id_iface_entry->function_table, &func_name, &func_name_l…
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c462 if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_P(input_params), in PHP_METHOD()
2167 res = zend_hash_get_current_key_ex(stmt->bound_params, &str, &len, &num, 0, &pos); in PHP_METHOD()
/PHP-5.5/ext/standard/
H A Dstring.c2593 …if (zend_hash_get_current_key_ex(Z_ARRVAL_PP(str), &str_index, &str_index_len, &num_index, 0, &pos…
2943 switch (zend_hash_get_current_key_ex(pats, &string_key, &string_key_len, &num_key, 0, &hpos)) {
4036 switch (zend_hash_get_current_key_ex(Z_ARRVAL_PP(subject), &string_key,
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c599 …switch(zend_hash_get_current_key_ex(Z_ARRVAL_P(first), &string_key, &string_key_len, &num_key, 0, … in add_header_to_table()
/PHP-5.5/ext/soap/
H A Dphp_encoding.c488zend_hash_get_current_key_ex(SOAP_GLOBAL(class_map), &type_name, &type_len, &idx, 0, &pos) == HASH… in master_to_xml_int()
2067 key_type = zend_hash_get_current_key_ex(prop, &str_key, &str_key_len, &index, FALSE, NULL); in to_xml_object()
3247zend_hash_get_current_key_ex(Z_ARRVAL_P(data), &name, &name_len, &idx, 0, &pos) == HASH_KEY_IS_STR… in to_xml_any()
/PHP-5.5/ext/phar/
H A Dphar.c1963 …if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&(PHAR_GLOBALS->phar_fname_map), &key, &…
1993 …if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&cached_phars, &key, &keylen, &unused, 0…
/PHP-5.5/ext/curl/
H A Dinterface.c2607 zend_hash_get_current_key_ex(postfields, &string_key, &string_key_len, &num_key, 0, NULL); in _php_curl_setopt()
2934 …if (zend_hash_get_current_key_ex(Z_ARRVAL_P(arr), &string_key, &str_key_len, &option, 0, &pos) != … in PHP_FUNCTION()
/PHP-5.5/ext/dom/
H A Dnode.c1830 if (zend_hash_get_current_key_ex(Z_ARRVAL_PP(tmp), in dom_canonicalization()
/PHP-5.5/Zend/
H A Dzend_hash.c1147 ZEND_API int zend_hash_get_current_key_ex(const HashTable *ht, char **str_index, uint *str_length, … in zend_hash_get_current_key_ex() function
H A Dzend_execute_API.c585 …if (zend_hash_get_current_key_ex(Z_ARRVAL_P(p), &str_index, &str_index_len, &num_index, 0, NULL) !… in zval_update_constant_ex()
/PHP-5.5/ext/tidy/
H A Dtidy.c1020 …switch (zend_hash_get_current_key_ex(ht_options, &opt_name, &opt_name_len, &opt_indx, FALSE, NULL)… in _php_tidy_apply_config_array()
/PHP-5.5/ext/sockets/
H A Dsockets.c816 … switch (zend_hash_get_current_key_ex(Z_ARRVAL_P(sock_array), &key, &key_len, &num_key, 0, NULL)) {

Completed in 224 milliseconds

123