php_unregister_url_stream_wrapper
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.