PHP_MODE_CLI_DIRECT  846 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT  865 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT  878 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT) {
PHP_MODE_CLI_DIRECT  887 sapi/cli/php_cli.c 				behavior=PHP_MODE_CLI_DIRECT;
PHP_MODE_CLI_DIRECT  934 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT  942 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT 1002 sapi/cli/php_cli.c 		  && behavior!=PHP_MODE_CLI_DIRECT 
PHP_MODE_CLI_DIRECT 1177 sapi/cli/php_cli.c 		case PHP_MODE_CLI_DIRECT: