Searched refs:textsearch_next (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dtextsearch.h94 * textsearch_next - continue searching for a pattern
105 static inline unsigned int textsearch_next(struct ts_config *conf, function
128 return textsearch_next(conf, state);

Completed in 117 milliseconds