summaryrefslogtreecommitdiff
path: root/include/ap_regex.h
Commit message (Expand)AuthorAgeFilesLines
* Forgotten file needed for r1612934.Rainer Jung2014-07-231-0/+15
* Doxygen fix + alignment + typoChristophe Jaillet2014-05-291-12/+11
* doxygen improvementsJeff Trawick2014-01-221-0/+2
* Add a "MATCH_" prefix to variables set withinGraham Leggett2014-01-031-1/+4
* core: Support named groups and backreferences within the LocationMatch,Graham Leggett2013-12-301-0/+9
* BZ 52623: Fix building against PCRE 8.30.Rainer Jung2012-02-111-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-2/+2
* Add ap_regexec_len() function that works with non-null-terminatedStefan Fritsch2011-05-211-0/+16
* Introduce ap_rxplus class: higher-level regexps supporting perl-styleNick Kew2010-09-211-1/+79
* Fix to apidoc comments in ap_regexNick Kew2010-09-161-3/+5
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-1/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+5
* Get httpd-2.1 building once again on win32.William A. Rowe Jr2005-02-171-4/+0
* * include/ap_regex.h: Include apr.h not stdlib.h; replace pointlessJoe Orton2005-02-111-18/+12
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-0/+145