Searched refs:get_next_block (Results 1 – 5 of 5) sorted by relevance
237 conf->get_next_block = get_linear_data; in textsearch_find_continuous()
50 text_len = conf->get_next_block(consumed, &text, conf, state); in kmp_find()
67 text_len = conf->get_next_block(consumed, &text, conf, state); in bm_find()
156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block() function610 previous = get_next_block(bd); in read_bunzip()
145 block_len = conf->get_next_block(consumed, &data, conf, state); }) in fsm_find()