Home
last modified time | relevance | path

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

/PHP-5.4/sapi/cli/
H A Dphp_cli.c547 static php_stream *s_in_process = NULL; variable
580 s_in_process = s_in; in cli_register_file_handles()
1050 while (exit_status == SUCCESS && (input=php_stream_gets(s_in_process, NULL, 0)) != NULL) { in do_cli()

Completed in 11 milliseconds