Searched refs:hash_type (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/wddx/ | ||
| H A D | wddx.c | 301 int hash_type; local 315 hash_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(retval), &key, &key_length, &idx, 0, NULL); 317 switch (hash_type) { |
Completed in 4 milliseconds