Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Duserspace.c551 if (php_unregister_url_stream_wrapper_volatile(protocol) == FAILURE) { in PHP_FUNCTION()
585 php_unregister_url_stream_wrapper_volatile(ZSTR_VAL(protocol)); in PHP_FUNCTION()
H A Dstreams.c1719 PHPAPI int php_unregister_url_stream_wrapper_volatile(const char *protocol) in php_unregister_url_stream_wrapper_volatile() function
/PHP-7.2/main/
H A Dphp_streams.h567 PHPAPI int php_unregister_url_stream_wrapper_volatile(const char *protocol);

Completed in 22 milliseconds