Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Duserspace.c572 if (php_unregister_url_stream_wrapper_volatile(protocol TSRMLS_CC) == FAILURE) { in PHP_FUNCTION()
610 php_unregister_url_stream_wrapper_volatile(protocol TSRMLS_CC); in PHP_FUNCTION()
H A Dstreams.c1746 PHPAPI int php_unregister_url_stream_wrapper_volatile(char *protocol TSRMLS_DC) in php_unregister_url_stream_wrapper_volatile() function
/PHP-5.5/main/
H A Dphp_streams.h550 PHPAPI int php_unregister_url_stream_wrapper_volatile(char *protocol TSRMLS_DC);

Completed in 24 milliseconds