Searched defs:php_stream_set_option (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/main/ | ||
| H A D | php_streams.h | 359 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (option), (value), (ptrvalue) TSRMLS_CC) macro |
Completed in 5 milliseconds