arg_free          660 sapi/cli/php_cli.c 	char *arg_free=NULL, **arg_excp=&arg_free;
arg_free          940 sapi/cli/php_cli.c 		arg_free = argv[php_optind-1];
arg_free          946 sapi/cli/php_cli.c 			*arg_excp = arg_free;
arg_free          953 sapi/cli/php_cli.c 		*arg_excp = arg_free; /* reconstuct argv */