Home
last modified time | relevance | path

Searched refs:_php_stream_opendir (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/main/
H A Dphp_streams.h360 PHPAPI php_stream *_php_stream_opendir(const char *path, int options, php_stream_context *context S…
361 #define php_stream_opendir(path, options, context) _php_stream_opendir((path), (options), (context)…
/PHP-7.2/main/streams/
H A Dstreams.c1942 PHPAPI php_stream *_php_stream_opendir(const char *path, int options, function

Completed in 18 milliseconds