Searched defs:zend_symtable_update (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/Zend/ | ||
| H A D | zend_hash.h | 343 static inline int zend_symtable_update(HashTable *ht, const char *arKey, uint nKeyLength, void *pData, uint nDataSize, void **pDest) \ function |
Completed in 3 milliseconds