arg_free          670 sapi/cli/php_cli.c 	char *arg_free=NULL, **arg_excp=&arg_free;
arg_free          960 sapi/cli/php_cli.c 		arg_free = argv[php_optind-1];
arg_free          966 sapi/cli/php_cli.c 			*arg_excp = arg_free;
arg_free          973 sapi/cli/php_cli.c 		*arg_excp = arg_free; /* reconstuct argv */