Home
last modified time | relevance | path

Searched refs:HASH_KEY_IS_LONG (Results 1 – 25 of 43) sorted by relevance

12

/PHP-5.4/Zend/
H A Dzend_interfaces.c192 return HASH_KEY_IS_LONG;
212 return HASH_KEY_IS_LONG; in zend_user_it_get_current_key()
220 return HASH_KEY_IS_LONG; in zend_user_it_get_current_key()
231 return HASH_KEY_IS_LONG; in zend_user_it_get_current_key()
238 return HASH_KEY_IS_LONG; in zend_user_it_get_current_key()
H A Dzend_hash.h29 #define HASH_KEY_IS_LONG 2 macro
377 …ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key_ex(ht, HASH_KEY_IS_LONG, NULL,… in zend_symtable_update_current_key_ex()
H A Dzend_hash.c1168 return HASH_KEY_IS_LONG; in zend_hash_get_current_key_ex()
1187 return HASH_KEY_IS_LONG; in zend_hash_get_current_key_type_ex()
1226 if (key_type == HASH_KEY_IS_LONG) { in zend_hash_update_current_key_ex()
1398 if (key_type == HASH_KEY_IS_LONG) { in zend_hash_update_current_key_ex()
H A Dzend.c173 case HASH_KEY_IS_LONG: in print_hash()
213 case HASH_KEY_IS_LONG: in print_flat_hash()
H A Dzend_execute_API.c664 …ret = zend_hash_update_current_key_ex(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, Z_LVAL(const_value… in zval_update_constant_ex()
667 …ret = zend_hash_update_current_key_ex(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, zend_dval_to_lval(… in zval_update_constant_ex()
H A Dzend_vm_def.h4197 (key_type == HASH_KEY_IS_LONG ||
4257 (key_type != HASH_KEY_IS_LONG &&
4260 if (use_key && key_type != HASH_KEY_IS_LONG) {
4320 key_type = HASH_KEY_IS_LONG;
4346 case HASH_KEY_IS_LONG:
/PHP-5.4/ext/mysqli/
H A Dmysqli_result_iterator.c158 return HASH_KEY_IS_LONG;
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c118 return HASH_KEY_IS_LONG; in resourcebundle_iterator_key()
/PHP-5.4/ext/com_dotnet/
H A Dcom_wrapper.c474 if (keytype == HASH_KEY_IS_LONG) { in generate_dispids()
506 if (keytype == HASH_KEY_IS_LONG) { in generate_dispids()
604 if (keytype == HASH_KEY_IS_LONG) { in php_com_wrapper_export_as_sink()
H A Dcom_iterator.c86 return HASH_KEY_IS_LONG; in com_iter_get_key()
H A Dcom_saproxy.c531 return HASH_KEY_IS_LONG; in saproxy_iter_get_key()
/PHP-5.4/ext/standard/
H A Darray.c942 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
1109 case HASH_KEY_IS_LONG: in php_array_walk()
1233 case HASH_KEY_IS_LONG: in php_search_array()
2232 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
2298 case HASH_KEY_IS_LONG: in php_array_merge()
2333 case HASH_KEY_IS_LONG: in php_array_replace_recursive()
2490 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
2604 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
2712 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
2755 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
[all …]
H A Dproc_open.c183 case HASH_KEY_IS_LONG: in _php_array_to_envp()
H A Dvar.c869 case HASH_KEY_IS_LONG: in php_var_serialize_intern()
H A Dinfo.c232 case HASH_KEY_IS_LONG: in php_print_gpcse_array()
/PHP-5.4/ext/session/
H A Dphp_session.h258 if (key_type == HASH_KEY_IS_LONG) { \
/PHP-5.4/ext/spl/
H A Dspl_iterators.c202 return HASH_KEY_IS_LONG; in spl_recursive_it_get_current_key()
625 case HASH_KEY_IS_LONG: in SPL_METHOD()
1188 case HASH_KEY_IS_LONG: in SPL_METHOD()
1650 intern->current.key_type = HASH_KEY_IS_LONG; in spl_dual_it_fetch()
1952 if (intern->current.key_type == HASH_KEY_IS_LONG) { in SPL_METHOD()
1998 if (intern->current.key_type == HASH_KEY_IS_LONG) { in SPL_METHOD()
2063 if (intern->current.key_type != HASH_KEY_IS_LONG) { in SPL_METHOD()
2605 if (intern->current.key_type == HASH_KEY_IS_LONG) { in spl_caching_it_next()
3139 case HASH_KEY_IS_LONG: in SPL_METHOD()
3538 case HASH_KEY_IS_LONG: in spl_iterator_to_array_apply()
H A Dspl_fixedarray.c713 …if (zend_hash_get_current_key(Z_ARRVAL_P(data), &str_index, &num_index, 0) != HASH_KEY_IS_LONG || … in SPL_METHOD()
960 return HASH_KEY_IS_LONG; in spl_fixedarray_it_get_current_key()
H A Dspl_dllist.c1034 return HASH_KEY_IS_LONG; in spl_dllist_it_get_current_key()
H A Dspl_heap.c957 return HASH_KEY_IS_LONG; in spl_heap_it_get_current_key()
/PHP-5.4/ext/dom/
H A Ddom_iterators.c174 return HASH_KEY_IS_LONG; in php_dom_iterator_current_key()
/PHP-5.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c495 if (res == HASH_KEY_IS_LONG) { in determine_vector_type()
588 case HASH_KEY_IS_LONG: in PHP_to_XMLRPC_worker()
593 if (res == HASH_KEY_IS_LONG) { in PHP_to_XMLRPC_worker()
/PHP-5.4/ext/pcntl/
H A Dpcntl.c793 case HASH_KEY_IS_LONG: in PHP_FUNCTION()
813 if (return_val == HASH_KEY_IS_LONG) efree(key); in PHP_FUNCTION()
/PHP-5.4/ext/pcre/
H A Dphp_pcre.c1399 case HASH_KEY_IS_LONG: in preg_replace_impl()
1834 case HASH_KEY_IS_LONG: in php_pcre_grep_impl()
/PHP-5.4/main/
H A Dphp_variables.c611 …|| (key_type == HASH_KEY_IS_LONG && zend_hash_index_find(dest, num_key, (void **)&dest_entry) != S… in php_autoglobal_merge()

Completed in 112 milliseconds

12