Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds