Home
last modified time | relevance | path

Searched refs:handle_line (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dexec.c92 static size_t handle_line(int type, zval *array, char *buf, size_t bufl) { in handle_line() function
158 bufl = handle_line(type, array, buf, bufl); in php_exec()
164 bufl = handle_line(type, array, buf, bufl); in php_exec()

Completed in 4 milliseconds