Searched refs:fcc_offset (Results 1 – 6 of 6) sorted by relevance
448 fcc = md->tables + fcc_offset; in internal_dfa_exec()3395 first_char2 = TABLE_GET(first_char, md->tables + fcc_offset, first_char); in pcre_dfa_exec()3419 req_char2 = TABLE_GET(req_char, md->tables + fcc_offset, req_char); in pcre_dfa_exec()
1530 compile_block.fcc = tables + fcc_offset; in pcre_study()
2612 #define fcc_offset 256 macro
6579 md->fcc = tables + fcc_offset; in pcre_exec()
9059 cd->fcc = tables + fcc_offset; in pcre_compile2()
9830 common->fcc = tables + fcc_offset; in PRIV()