The Perl Compatible Regular Expressions (PCRE) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, in addition to a set of POSIX compatible wrapper functions.
Categories
Software DevelopmentLicense
Other LicenseFollow PCRE
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
I love this library
-
Fast and feature rich regular expression library. The API is simple and effective. Using the library in Microsoft development tools and compiling for Win32 platform was effortless. We have embedded PCRE as a native class into our "JILRun runtime environment", a programming environment for Windows console applications, where PCRE is providing fast and reliable string search and replace operations.
-
Very good! Thanks!