Searched defs:php_stream_gets (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/main/ | ||
| H A D | php_streams.h | 322 #define php_stream_gets(stream, buf, maxlen) _php_stream_get_line((stream), (buf), (maxlen), NULL TSRMLS_CC) macro |
Completed in 4 milliseconds