Searched refs:compile_block (Results 1 – 2 of 2) sorted by relevance
1467 compile_data compile_block; in pcre_study() local1527 compile_block.lcc = tables + lcc_offset; in pcre_study()1528 compile_block.fcc = tables + fcc_offset; in pcre_study()1529 compile_block.cbits = tables + cbits_offset; in pcre_study()1530 compile_block.ctypes = tables + ctypes_offset; in pcre_study()1536 &compile_block); in pcre_study()
9023 compile_data compile_block; in pcre_compile2() local9024 compile_data *cd = &compile_block; in pcre_compile2()
Completed in 39 milliseconds