Searched refs:_php_stream_opendir (Results 1 – 2 of 2) sorted by relevance
339 PHPAPI php_stream *_php_stream_opendir(char *path, int options, php_stream_context *context STREAMS…340 #define php_stream_opendir(path, options, context) _php_stream_opendir((path), (options), (context)…
1892 PHPAPI php_stream *_php_stream_opendir(char *path, int options, function
Completed in 12 milliseconds