Searched defs:php_stream_gets (Results 1 – 1 of 1) sorted by relevance
358 #define php_stream_gets(stream, buf, maxlen) _php_stream_get_line((stream), (buf), (maxlen), NULL) macro
Completed in 8 milliseconds