Searched refs:s_in_process (Results 1 – 1 of 1) sorted by relevance
517 static php_stream *s_in_process = NULL; variable544 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