Searched refs:PCRE_EXTRA_TABLES (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre.h317 #define PCRE_EXTRA_TABLES 0x0008 macro
H A Dpcre_dfa_exec.c3253 if ((flags & PCRE_EXTRA_TABLES) != 0)
H A Dpcre_exec.c6467 PCRE_EXTRA_TABLES)) == PCRE_EXTRA_EXECUTABLE_JIT
6513 if ((flags & PCRE_EXTRA_TABLES) != 0) tables = extra_data->tables;

Completed in 475 milliseconds