Home
last modified time | relevance | path

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

/PHP-8.2/main/streams/
H A Duserspace.c510 if (php_register_url_stream_wrapper_volatile(protocol, &uwrap->wrapper) == SUCCESS) { in PHP_FUNCTION()
581 if (php_register_url_stream_wrapper_volatile(protocol, wrapper) == FAILURE) { in PHP_FUNCTION()
H A Dstreams.c1900 PHPAPI zend_result php_register_url_stream_wrapper_volatile(zend_string *protocol, php_stream_wrapp… in php_register_url_stream_wrapper_volatile() function
/PHP-8.2/main/
H A Dphp_streams.h586 PHPAPI zend_result php_register_url_stream_wrapper_volatile(zend_string *protocol, php_stream_wrapp…

Completed in 17 milliseconds