Searched refs:compile_block (Results 1 – 3 of 3) sorted by relevance
1036 compile_data compile_block; in pcre_study() local1070 compile_block.lcc = tables + lcc_offset; in pcre_study()1071 compile_block.fcc = tables + fcc_offset; in pcre_study()1072 compile_block.cbits = tables + cbits_offset; in pcre_study()1073 compile_block.ctypes = tables + ctypes_offset; in pcre_study()1080 &compile_block) == SSB_DONE; in pcre_study()
6829 compile_data compile_block; in pcre_compile2() local6830 compile_data *cd = &compile_block; in pcre_compile2()
24172 local variable. Renamed CompileData to cd instead of compile_block24175 (jsRegExpCompile): Renamed CompileData to cd instead of compile_block