Searched defs:php_stream_auto_cleanup (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/main/ | ||
| H A D | php_streams.h | 248 # define php_stream_auto_cleanup(stream) { (stream)->__exposed++; } macro 254 # define php_stream_auto_cleanup(stream) /* nothing */ |
Completed in 5 milliseconds