Searched refs:poptable (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_internal.h1873 and "poptable" in pcre_dfa_exec.c.
2138 called "opcode_possessify" in pcre_compile.c and "coptable" and "poptable" in
H A Dpcre_dfa_exec.c192 static const pcre_uint8 poptable[] = { variable
697 if (clen == 0 && poptable[codevalue] != 0)
748 time error if the vectors coptable or poptable, which are indexed by
756 (sizeof(poptable) == OP_TABLE_LENGTH)):

Completed in 145 milliseconds