Function report |
Source Code:include\linux\textsearch.h |
Create Date:2022-07-28 05:51:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ts_config_priv
Proto:static inline void *ts_config_priv(struct ts_config *conf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ts_config * | conf |
176 | Return conf + TS_PRIV_ALIGN(sizeof(structts_config)) |
Name | Describe |
---|---|
kmp_find | |
kmp_init | |
kmp_get_pattern | |
kmp_get_pattern_len | |
bm_find | |
bm_init | |
bm_get_pattern | |
bm_get_pattern_len | |
fsm_find | |
fsm_init | |
fsm_get_pattern | |
fsm_get_pattern_len |
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 |