PHP_MODE_CLI_DIRECT  769 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT  788 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT || behavior == PHP_MODE_PROCESS_STDIN) {
PHP_MODE_CLI_DIRECT  801 sapi/cli/php_cli.c 				if (behavior == PHP_MODE_CLI_DIRECT) {
PHP_MODE_CLI_DIRECT  810 sapi/cli/php_cli.c 				behavior=PHP_MODE_CLI_DIRECT;
PHP_MODE_CLI_DIRECT  857 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  926 sapi/cli/php_cli.c 		  && behavior!=PHP_MODE_CLI_DIRECT 
PHP_MODE_CLI_DIRECT 1032 sapi/cli/php_cli.c 		case PHP_MODE_CLI_DIRECT: