zend_hash_quick_find

zend_hash_quick_find

zend_hash_quick_find -- ...

Description

#include <zend_hash.h>

int zend_hash_quick_find ( HashTable* ht, char* arKey, uint nKeyLength, ulong h, void** pData )

...

Parameters

ht

...

arKey

...

nKeyLength

...

h

...

pData

...

Return Values

...

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.