Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/php5/php-5.6.6/sapi/milter/
Upload File :
Current File : //hdd/hdd21/main/php5/php-5.6.6/sapi/milter/php_getopt.h

/* Borrowed from Apache NT Port */
#include "php.h"

extern char *ap_php_optarg;
extern int ap_php_optind;

int ap_php_getopt(int argc, char* const *argv, const char *optstr);