Podręcznik PHP
Poprzedni
Następny
zend_u_hash_find
zend_u_hash_find -- ...
Opis
#include <zend_hash.h>
int
zend_u_hash_find
( HashTable* ht, zend_uchar type, void* arKey, uint nKeyLength, void** pData )
...
Parametry
ht
...
type
...
arKey
...
nKeyLength
...
pData
...
Zwracane wartości
...
Poprzedni
Spis treści
Następny
zend_u_hash_exists
Początek rozdziału
zend_u_hash_func