Searched defs:php_stream_filter_alloc (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/main/streams/ | ||
| H A D | php_stream_filter_api.h | 136 #define php_stream_filter_alloc(fops, thisptr, persistent) _php_stream_filter_alloc((fops), (thisptr), (persistent) STREAMS_CC TSRMLS_CC) macro |
Completed in 2 milliseconds