Searched defs:php_stream_opendir (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/main/ | ||
| H A D | php_streams.h | 345 #define php_stream_opendir(path, options, context) _php_stream_opendir((path), (options), (context) STREAMS_CC TSRMLS_CC) macro |
Completed in 5 milliseconds