Lines Matching refs:wrapper
821 13. In the POSIX wrapper regcomp() function, setting re_nsub field in the preg
2296 wrapper.
2598 values in parens when parsing an RE using the C++ wrapper."
3236 wrapper classes; (b) implement a new function in the C++ scanner that is
3272 11. Added pkgconfig support for the C++ wrapper library, libpcrecpp.
3444 copy construction and assignment in the C++ wrapper.
3749 (e) Improve the error-handling of the C++ wrapper a little bit.
3935 PCRE options from within the C++ wrapper.
3980 wrapper.
4107 wrapper). This facility is provided because some applications need a
4109 compile-time errors are handled in the POSIX wrapper.
4128 21. Added Google's contributed C++ wrapper to the distribution.
4453 3. The first argument for regexec() in the POSIX wrapper should have been
5201 the POSIX wrapper now has to get and free some memory, and copy the results.
5605 6. Added the POSIX-style API wrapper in pcreposix.a and testing facilities in