summaryrefslogtreecommitdiff
path: root/include/ap_regex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge r1534995, r1560482, r1728779, r1805491, r1861528, r1868016, r1874470, r...Jim Jagielski2020-04-231-0/+2
* add AP_REG_NO_DEFAULT to allow opt-out of pcre defaultsEric Covener2020-02-191-1/+3
* Merge r1873747 from trunk:Jim Jagielski2020-02-111-0/+2
* Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch]William A. Rowe Jr2018-02-211-1/+6
* *) regex: Allow to configure global/default options for regexes, likeGraham Leggett2018-02-161-0/+22
* Merge r1554300, r1554301, r1554994, r1555266 from trunk:Jim Jagielski2014-01-051-0/+12
* 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