Home
last modified time | relevance | path

Searched refs:ts_bm (Results 1 – 2 of 2) sorted by relevance

/lib/
Dts_bm.c54 struct ts_bm struct
64 struct ts_bm *bm = ts_config_priv(conf); in bm_find() argument
118 static void compute_prefix_tbl(struct ts_bm *bm, int flags) in compute_prefix_tbl()
149 struct ts_bm *bm; in bm_init()
174 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern()
180 struct ts_bm *bm = ts_config_priv(conf); in bm_get_pattern_len()
DMakefile92 obj-$(CONFIG_TEXTSEARCH_BM) += ts_bm.o