PCRE

A set of functions that implement regular expression pattern matching using the same syntax and semanti...
Download

PCRE Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Philip Hazel
  • Operating Systems:
  • Windows All
  • File Size:
  • 1.8 MB

PCRE Tags


PCRE Description

PCRE is a library designed to implement regular expression pattern matching. It uses the same syntax and semantics as Perl, with just a few differences. Some features that appeared in Python and PCRE before they appeared in Perl are also available using the Python syntax, there is some support for one or two .NET and Oniguruma syntax items, and there is an option for requesting some minor changes that give better JavaScript compatibility. Starting with release 8.30, it is possible to compile two separate PCRE libraries: the original, which supports 8-bit character strings (including UTF-8 strings), and a second library that supports 16-bit character strings (including UTF-16 strings). The build process allows either one or both to be built.


PCRE Related Software