BDE 4.14.0 Production release
|
Modules | |
bdlpcre_regex | |
Provide a mechanism for regular expression pattern matching. | |
Provide a mechanism to process Perl-compatible regular expressions.
Basic Development Library PCRE (bdlpcre)
The 'bdlpcre' package provides a BDE-style mechanism that wraps the open-source PCRE2 library. Users can create regular expressions compatible with Perl 5.8, and then match the regular expression to strings.
The 'bdlpcre' package currently has 1 component.
bdlpcre_regex : Provide a mechanism for regular expression pattern matching.