summaryrefslogtreecommitdiff
path: root/sapi/cgi/php_getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* There is no need to declare ap_php_(opterr|optopt) with external linkageSascha Schumann2001-02-211-2/+0
| | | | | | | as they are not used outside of getopt.c. PR: #9364
* More abstractionZeev Suraski2000-02-101-3/+3
|
* Always use getopt with CGI, never use it for anything elseZeev Suraski2000-02-101-0/+9