Searched refs:compile_block (Results 1 – 2 of 2) sorted by relevance
1426 compile_data compile_block; in pcre_study() local1486 compile_block.lcc = tables + lcc_offset; in pcre_study()1487 compile_block.fcc = tables + fcc_offset; in pcre_study()1488 compile_block.cbits = tables + cbits_offset; in pcre_study()1489 compile_block.ctypes = tables + ctypes_offset; in pcre_study()1495 &compile_block); in pcre_study()
8799 compile_data compile_block; in pcre_compile2() local8800 compile_data *cd = &compile_block; in pcre_compile2()