OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textsearch_next
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
textsearch.h
94
*
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 614 milliseconds