Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dstreams.c125 zend_rsrc_list_entry *regentry; in php_stream_from_persistent_id() local
133 (void **)&regentry, &pos) == SUCCESS) { in php_stream_from_persistent_id()
134 if (regentry->ptr == le->ptr) { in php_stream_from_persistent_id()
147 regentry->refcount++; in php_stream_from_persistent_id()

Completed in 11 milliseconds