OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_pattern
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
textsearch.h
37
* @
get_pattern
: return head of pattern
48
void * (*
get_pattern
)(struct ts_config *);
member in struct:ts_ops
137
return conf->ops->
get_pattern
(conf);
Completed in 1537 milliseconds