]> git.saurik.com Git - wxWidgets.git/commit
Use re_search directly instead of regexec when using the GNU regex lib
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 20 Nov 2005 17:25:33 +0000 (17:25 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sun, 20 Nov 2005 17:25:33 +0000 (17:25 +0000)
commitab0f0eddc4acd89223c79e38047447419ead583a
tree78c1652d2dc3a5dbfb28f3d6f554213f6436a2df
parent7ede73899d3ccca4ff94e2c2333d4016ee4b65be
Use re_search directly instead of regexec when using the GNU regex lib

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
docs/latex/wx/regex.tex
include/wx/regex.h
setup.h.in
setup.h_vms
src/common/regex.cpp