Searched defs:php_stream_alloc (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/main/ | ||
| H A D | php_streams.h | 243 #define php_stream_alloc(ops, thisptr, persistent_id, mode) _php_stream_alloc((ops), (thisptr), (persistent_id), (mode) STREAMS_CC TSRMLS_CC) macro |
Completed in 29 milliseconds