Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Duserspace.c37 static int le_protocols; variable
83 le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0); in PHP_MINIT_FUNCTION()
84 if (le_protocols == FAILURE) in PHP_MINIT_FUNCTION()
513 rsrc = zend_register_resource(uwrap, le_protocols); in PHP_FUNCTION()

Completed in 8 milliseconds