]> granicus.if.org Git - apache/commit
Add ap_regexec_len() function that works with non-null-terminated
authorStefan Fritsch <sf@apache.org>
Sat, 21 May 2011 20:34:05 +0000 (20:34 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 21 May 2011 20:34:05 +0000 (20:34 +0000)
commit63366c900bff1d469323edc6ebaaf818b8f346d1
tree767215410170839f1ed1e9eb9dd3b9bfa1d63339
parentff34fdfb9d6c5c27d5607cb726c1f5f7c18a085a
Add ap_regexec_len() function that works with non-null-terminated
strings.

PR: 51231
Submitted by: Yehezkel Horowitz <horowity checkpoint com>, Stefan Fritsch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1125802 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/ap_regex.h
server/util_pcre.c