Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Duserspace.c35 static int le_protocols; variable
79 le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0); in PHP_MINIT_FUNCTION()
80 if (le_protocols == FAILURE) in PHP_MINIT_FUNCTION()
486 rsrc = zend_register_resource(uwrap, le_protocols); in PHP_FUNCTION()

Completed in 7 milliseconds