Home
last modified time | relevance | path

Searched refs:HASH_KEY_IS_STRING (Results 1 – 25 of 54) sorted by relevance

123

/PHP-5.3/ext/standard/
H A Dhttp.c60 if (key_type == HASH_KEY_IS_STRING && key_len && key[key_len-1] == '\0') { in php_url_encode_hash_ex()
83 if (key_type == HASH_KEY_IS_STRING) { in php_url_encode_hash_ex()
147 if (key_type == HASH_KEY_IS_STRING) { in php_url_encode_hash_ex()
H A Darray.c933 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
1107 case HASH_KEY_IS_STRING: in php_array_walk()
1224 case HASH_KEY_IS_STRING: in php_search_array()
2218 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
2247 case HASH_KEY_IS_STRING: in php_array_merge()
2311 case HASH_KEY_IS_STRING: in php_array_replace_recursive()
2475 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
2590 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
2699 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
2748 case HASH_KEY_IS_STRING: in PHP_FUNCTION()
[all …]
H A Dinfo.c163 case HASH_KEY_IS_STRING: in php_print_gpcse_array()
772 …ers_hash, &stream_protocol, (uint *)&stream_protocol_len, &num_key, 0, &pos) == HASH_KEY_IS_STRING; in php_print_info()
804 …(stream_xport_hash, &xport_name, (uint *)&xport_name_len, &num_key, 0, &pos) == HASH_KEY_IS_STRING; in php_print_info()
846 …ream_filter_hash, &filter_name, (uint *)&filter_name_len, &num_key, 0, &pos) == HASH_KEY_IS_STRING; in php_print_info()
H A Dstreamsfuncs.c569 &num_key, 0, &pos) == HASH_KEY_IS_STRING) { in PHP_FUNCTION()
598 if (key_flags == HASH_KEY_IS_STRING) { in PHP_FUNCTION()
925 …if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_P(options), &wkey, &wkey_len, &num… in parse_context_options()
931 …if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_PP(wval), &okey, &okey_len, &num_k… in parse_context_options()
H A Dproc_open.c125 case HASH_KEY_IS_STRING: in _php_array_to_envp()
152 case HASH_KEY_IS_STRING: in _php_array_to_envp()
H A Duser_filters.c563 if (key_flags == HASH_KEY_IS_STRING) { in PHP_FUNCTION()
/PHP-5.3/sapi/apache2filter/
H A Dapache_config.c136 &num_index, 0, NULL) == HASH_KEY_IS_STRING; in merge_php_config()
171 NULL) == HASH_KEY_IS_STRING; in apply_config()
/PHP-5.3/sapi/apache2handler/
H A Dapache_config.c158 &num_index, 0, NULL) == HASH_KEY_IS_STRING; in merge_php_config()
193 NULL) == HASH_KEY_IS_STRING; in apply_config()
H A Dsapi_apache2.c525 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.3/ext/intl/collator/
H A Dcollator_convert.c73 if( hashKeyType == HASH_KEY_IS_STRING ) in collator_convert_hash_item_from_utf8_to_utf16()
118 if( hashKeyType == HASH_KEY_IS_STRING ) in collator_convert_hash_item_from_utf16_to_utf8()
/PHP-5.3/win32/
H A Dregistry.c109 … zend_hash_get_current_key_ex(parent_ht, &index, &index_len, &num, 0, &pos) == HASH_KEY_IS_STRING; in LoadDirectory()
262 zend_hash_get_current_key_ex(ht, &index, &index_len, &num, 0, &pos) == HASH_KEY_IS_STRING; in UpdateIniFromRegistry()
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c114 return HASH_KEY_IS_STRING; in resourcebundle_iterator_key()
/PHP-5.3/ext/json/
H A Djson.c154 if (i == HASH_KEY_IS_STRING) { in json_determine_array_type()
227 if (i == HASH_KEY_IS_STRING) { in json_encode_array()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_php.c284 …ent_key_ex(Z_ARRVAL_PP(data), &string_key, &string_len, &num_key, 0, NULL) == HASH_KEY_IS_STRING) { in fpm_php_get_string_from_table()
/PHP-5.3/Zend/
H A Dzend_hash.h28 #define HASH_KEY_IS_STRING 1 macro
373 return zend_hash_update_current_key_ex(ht, HASH_KEY_IS_STRING, arKey, nKeyLength, 0, mode, pos); in zend_symtable_update_current_key_ex()
H A Dzend_builtin_functions.c586 case HASH_KEY_IS_STRING: in ZEND_FUNCTION()
982 …d_hash_get_current_key_ex(properties, &key, &key_len, &num_index, 0, &pos) == HASH_KEY_IS_STRING) { in ZEND_FUNCTION()
1044 …t_current_key_ex(&ce->function_table, &key, &key_len, &num_index, 0, &pos) != HASH_KEY_IS_STRING || in ZEND_FUNCTION()
1373 while (zend_hash_get_current_key(&EG(included_files), &entry, NULL, 1) == HASH_KEY_IS_STRING) { in ZEND_FUNCTION()
H A Dzend_hash.c1127 return HASH_KEY_IS_STRING; in zend_hash_get_current_key_ex()
1147 return HASH_KEY_IS_STRING; in zend_hash_get_current_key_type_ex()
1197 } else if (key_type == HASH_KEY_IS_STRING) { in zend_hash_update_current_key_ex()
H A Dzend.c141 case HASH_KEY_IS_STRING: in print_hash()
197 case HASH_KEY_IS_STRING: in print_flat_hash()
/PHP-5.3/ext/wddx/
H A Dwddx.c322 case HASH_KEY_IS_STRING: in PS_SERIALIZER_DECODE_FUNC()
531 if (zend_hash_get_current_key_ex(objhash, &key, &key_len, &idx, 0, NULL) == HASH_KEY_IS_STRING) { in php_wddx_serialize_object()
576 if (type == HASH_KEY_IS_STRING) { in php_wddx_serialize_array()
606 if (ent_type == HASH_KEY_IS_STRING) { in php_wddx_serialize_array()
/PHP-5.3/ext/soap/
H A Dphp_sdl.c1806 if (zend_hash_get_current_key_ex(ht, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in sdl_serialize_key()
2482 …if (zend_hash_get_current_key_ex(headers, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl_function_headers()
2543 if (zend_hash_get_current_key_ex(params, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl_parameters()
2592 if (zend_hash_get_current_key_ex(faults, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl_function_faults()
2808 …d_hash_get_current_key_ex(type->elements, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl_type()
2982 …zend_hash_get_current_key_ex(sdl->groups, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl()
3002 …(zend_hash_get_current_key_ex(sdl->types, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl()
3022 …nd_hash_get_current_key_ex(sdl->elements, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl()
3042 …nd_hash_get_current_key_ex(sdl->encoders, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl()
3089 …nd_hash_get_current_key_ex(sdl->bindings, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { in make_persistent_sdl()
[all …]
/PHP-5.3/ext/dom/
H A Ddom_iterators.c188 return HASH_KEY_IS_STRING; in php_dom_iterator_current_key()
/PHP-5.3/ext/xsl/
H A Dxsltprocessor.c143 if (zend_hash_get_current_key(parht, &string_key, &num_key, 1) != HASH_KEY_IS_STRING) { in php_xsl_xslt_make_params()
764 …y_ex(Z_ARRVAL_P(array_value), &string_key, &string_key_len, &idx, 0, NULL) != HASH_KEY_IS_STRING) { in PHP_FUNCTION()
/PHP-5.3/main/
H A Dphp_variables.c650 …|| (key_type == HASH_KEY_IS_STRING && zend_hash_find(dest, string_key, string_key_len, (void **) &… in php_autoglobal_merge()
655 if (key_type == HASH_KEY_IS_STRING) { in php_autoglobal_merge()
/PHP-5.3/ext/spl/
H A Dspl_iterators.c625 case HASH_KEY_IS_STRING: in SPL_METHOD()
1189 case HASH_KEY_IS_STRING: in SPL_METHOD()
1697 if (intern->current.key_type == HASH_KEY_IS_STRING) { in SPL_METHOD()
1963 intern->current.key_type = HASH_KEY_IS_STRING; in SPL_METHOD()
2615 if (intern->current.key_type == HASH_KEY_IS_STRING) { in SPL_METHOD()
2990 case HASH_KEY_IS_STRING: in SPL_METHOD()
3382 case HASH_KEY_IS_STRING: in spl_iterator_to_array_apply()
/PHP-5.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c507 } else if (res == HASH_KEY_IS_STRING) { in determine_vector_type()
587 case HASH_KEY_IS_STRING: in PHP_to_XMLRPC_worker()

Completed in 170 milliseconds

123