Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Duserspace.c39 static int le_protocols; variable
85 le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0); in PHP_MINIT_FUNCTION()
86 if (le_protocols == FAILURE) in PHP_MINIT_FUNCTION()
537 rsrc_id = ZEND_REGISTER_RESOURCE(NULL, uwrap, le_protocols); in PHP_FUNCTION()

Completed in 8 milliseconds