Searched defs:HASH_KEY_IS_STRING (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_hash.h | 28 #define HASH_KEY_IS_STRING 1 macro 380 return zend_hash_update_current_key_ex(ht, HASH_KEY_IS_STRING, arKey, nKeyLength, 0, mode, pos); |
Completed in 3 milliseconds