Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Duserspace.c73 static void stream_wrapper_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in stream_wrapper_dtor() function
85 le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0); in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds