Function report |
Source Code:lib\textsearch.c |
Create Date:2022-07-28 07:10:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lookup_ts_algo
Proto:static inline struct ts_ops *lookup_ts_algo(const char *name)
Type:struct ts_ops
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name |
120 | If Not try_module_get(owner) Then o = NULL |
123 | Return o |
128 | Return NULL |
Name | Describe |
---|---|
textsearch_prepare | xtsearch_prepare - Prepare a search*@algo: name of search algorithm*@pattern: pattern data*@len: length of pattern*@gfp_mask: allocation mask*@flags: search flags* Looks up the search algorithm module and creates a new textsearch |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |