Home
last modified time | relevance | path

Searched refs:PCRE_EXTRA_TABLES (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre.h317 #define PCRE_EXTRA_TABLES 0x0008 macro
H A Dpcre_exec.c6477 PCRE_EXTRA_TABLES)) == PCRE_EXTRA_EXECUTABLE_JIT in pcre_exec()
6523 if ((flags & PCRE_EXTRA_TABLES) != 0) tables = extra_data->tables; in pcre_exec()
H A DChangeLog1326 PCRE_EXTRA_TABLES is not suported by JIT, and should be checked before
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt3131 PCRE_EXTRA_TABLES

Completed in 54 milliseconds