Searched refs:get_next_block (Results 1 – 5 of 5) sorted by relevance
233 conf->get_next_block = get_linear_data; in textsearch_find_continuous()
54 text_len = conf->get_next_block(consumed, &text, conf, state); in kmp_find()
71 text_len = conf->get_next_block(consumed, &text, conf, state); in bm_find()
155 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block() function609 previous = get_next_block(bd); in read_bunzip()
149 block_len = conf->get_next_block(consumed, &data, conf, state); }) in fsm_find()