Home
last modified time | relevance | path

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

/PHP-5.3/main/streams/
H A Dstreams.c116 zend_rsrc_list_entry *regentry; in php_stream_from_persistent_id() local
124 (void **)&regentry, &pos) == SUCCESS) { in php_stream_from_persistent_id()
125 if (regentry->ptr == le->ptr) { in php_stream_from_persistent_id()
138 regentry->refcount++; in php_stream_from_persistent_id()

Completed in 13 milliseconds