Searched refs:fcc_offset (Results 1 – 6 of 6) sorted by relevance
448 fcc = md->tables + fcc_offset; in internal_dfa_exec()3394 first_char2 = TABLE_GET(first_char, md->tables + fcc_offset, first_char); in pcre_dfa_exec()3418 req_char2 = TABLE_GET(req_char, md->tables + fcc_offset, req_char); in pcre_dfa_exec()
1487 compile_block.fcc = tables + fcc_offset; in pcre_study()
2595 #define fcc_offset 256 macro
6567 md->fcc = tables + fcc_offset; in pcre_exec()
8847 cd->fcc = tables + fcc_offset; in pcre_compile2()
9772 common->fcc = tables + fcc_offset; in PRIV()