Home
last modified time | relevance | path

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

/php-src/sapi/cli/
H A Dphp_cli.c527 static php_stream *s_in_process = NULL; variable
554 s_in_process = s_in; in cli_register_file_handles()
1015 while (EG(exit_status) == SUCCESS && (input=php_stream_gets(s_in_process, NULL, 0)) != NULL) { in do_cli()

Completed in 5 milliseconds