Home
last modified time | relevance | path

Searched refs:_zend_ts_hash_index_update_or_next_insert (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_ts_hash.h64 ZEND_API int _zend_ts_hash_index_update_or_next_insert(TsHashTable *ht, ulong h, void *pData, uint …
66_zend_ts_hash_index_update_or_next_insert(ht, h, pData, nDataSize, pDest, HASH_UPDATE ZEND_FILE_LI…
68_zend_ts_hash_index_update_or_next_insert(ht, 0, pData, nDataSize, pDest, HASH_NEXT_INSERT ZEND_FI…
H A Dzend_ts_hash.c124 ZEND_API int _zend_ts_hash_index_update_or_next_insert(TsHashTable *ht, ulong h, void *pData, uint … in _zend_ts_hash_index_update_or_next_insert() function

Completed in 6 milliseconds