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