Home
last modified time | relevance | path

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

/dports/www/mod_php80/php-8.0.15/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()
/dports/www/mod_php81/php-8.1.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()
/dports/lang/php80/php-8.0.15/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()
/dports/lang/php73/php-7.3.33/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()
/dports/lang/php74/php-7.4.27/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()
/dports/lang/php81/php-8.1.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()
/dports/www/mod_php73/php-7.3.33/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()
/dports/www/mod_php74/php-7.4.27/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()