The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regex engine PCRE and PCRE2
#1
Currently the regex engine information (PCRE) is sourced from (at least, I assume it is):
[1] https://www.pcre.org/original/doc/html/pcrepattern.html

Information about the newer engine (PCRE2) can be found here:
[2] https://www.pcre.org/current/doc/html/pcre2pattern.html

(It's almost like [2] is an copy of [1] with some things added)

There some differences, most if not all beyond my current use.
But I still need to provide some information about the regex regarding my projects. Currently I use the current (old?) page [1]  in my projects.

My questions:
1) Is the current QM version compatible with [2]
2) Will the next version of "QM" support [2]


Messages In This Thread
Regex engine PCRE and PCRE2 - by r0n - 04-29-2019, 03:51 AM
RE: Regex engine PCRE and PCRE2 - by Gintaras - 04-29-2019, 04:12 AM
RE: Regex engine PCRE and PCRE2 - by r0n - 04-29-2019, 04:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)