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.c517 static php_stream *s_in_process = NULL; variable
544 s_in_process = s_in; in cli_register_file_handles()
987 while (EG(exit_status) == SUCCESS && (input = php_stream_gets(s_in_process, NULL, 0)) != NULL) { in do_cli()

Completed in 11 milliseconds