Searched refs:compiled_separator (Results 1 – 1 of 1) sorted by relevance
98 static struct re_pattern_buffer compiled_separator; variable266 || ((ret = re_search (&compiled_separator, G_buffer, in tac_seekable()530 compiled_separator.buffer = nullptr; in main()531 compiled_separator.allocated = 0; in main()532 compiled_separator.fastmap = compiled_separator_fastmap; in main()533 compiled_separator.translate = nullptr; in main()535 &compiled_separator); in main()