Searched defs:php_stream_open_wrapper (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/main/ | ||
| H A D | php_streams.h | 546 #define php_stream_open_wrapper(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (mode), (options), (opened), NULL STREAMS_CC TSRMLS_CC) macro |
Completed in 5 milliseconds