Home
last modified time | relevance | path

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

/PHP-8.2/main/streams/
H A Duserspace.c538 if (php_unregister_url_stream_wrapper_volatile(protocol) == FAILURE) { in PHP_FUNCTION()
579 php_unregister_url_stream_wrapper_volatile(protocol); in PHP_FUNCTION()
H A Dstreams.c1908 PHPAPI zend_result php_unregister_url_stream_wrapper_volatile(zend_string *protocol) in php_unregister_url_stream_wrapper_volatile() function
/PHP-8.2/main/
H A Dphp_streams.h587 PHPAPI zend_result php_unregister_url_stream_wrapper_volatile(zend_string *protocol);

Completed in 19 milliseconds