Home
last modified time | relevance | path

Searched refs:php_stream_get_url_stream_wrappers_hash_global (Results 1 – 4 of 4) sorted by relevance

/php-src/main/
H A Dphp_streams.h617 PHPAPI HashTable *php_stream_get_url_stream_wrappers_hash_global(void);
/php-src/main/streams/
H A Duserspace.c539 global_wrapper_hash = php_stream_get_url_stream_wrappers_hash_global(); in PHP_FUNCTION()
H A Dstreams.c62 PHPAPI HashTable *php_stream_get_url_stream_wrappers_hash_global(void) in php_stream_get_url_stream_wrappers_hash_global() function
/php-src/ext/opcache/
H A DZendAccelerator.c780 ht = php_stream_get_url_stream_wrappers_hash_global(); in accel_copy_permanent_strings()

Completed in 27 milliseconds