Home
last modified time | relevance | path

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

/external/pcre/
Dpcre.h317 #define PCRE_EXTRA_TABLES 0x0008 macro
/external/pcre/dist/
Dpcregexp.pas251 PCRE_EXTRA_TABLES = $0008;
Dpcre.h.in317 #define PCRE_EXTRA_TABLES 0x0008 macro
Dpcre.h.generic317 #define PCRE_EXTRA_TABLES 0x0008
Dpcre_exec.c6479 PCRE_EXTRA_TABLES)) == PCRE_EXTRA_EXECUTABLE_JIT in pcre_exec()
6525 if ((flags & PCRE_EXTRA_TABLES) != 0) tables = extra_data->tables; in pcre_exec()
Dpcre_dfa_exec.c3254 if ((flags & PCRE_EXTRA_TABLES) != 0) in pcre_dfa_exec()
DChangeLog1326 PCRE_EXTRA_TABLES is not suported by JIT, and should be checked before
/external/pcre/dist/doc/
Dpcre.txt3131 PCRE_EXTRA_TABLES