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.c94 static size_t handle_line(int type, zval *array, char *buf, size_t bufl) { in handle_line() function
164 bufl = handle_line(type, array, buf, bufl); in php_exec()
170 bufl = handle_line(type, array, buf, bufl); in php_exec()

Completed in 6 milliseconds