php_unregister_url_stream_wrapper
(no version information, might be only in CVS)
php_unregister_url_stream_wrapper -- Unregisters a wrapper from the Streams API
Description
int
php_unregister_url_stream_wrapper ( char * protocol, TSRMLS_DC )
php_unregister_url_stream_wrapper() unregisters the wrapper
associated with protocol.