Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_hash.c146 static const Bucket *uninitialized_bucket = NULL; variable
166 ht->arBuckets = (Bucket**)&uninitialized_bucket; in _zend_hash_init()

Completed in 10 milliseconds