A little clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,7 @@ supported but, unlike POSIX C API, the extended ones are used by default.
|
|||||||
This class provides support for regular expressions matching and also
|
This class provides support for regular expressions matching and also
|
||||||
replacement. It is built on top of either the system library (if it has support
|
replacement. It is built on top of either the system library (if it has support
|
||||||
for POSIX regular expressions - which is the case of the most modern Unices) or
|
for POSIX regular expressions - which is the case of the most modern Unices) or
|
||||||
uses the built-in Henry Spencer's library from tcl.
|
uses a version of Henry Spencer's library from tcl.
|
||||||
|
|
||||||
\wxheading{Derived from}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user