Function report |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-28 12:24:38 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gex_match_foo - Basic regex callbacks*@str: the string to be searched*@r: the regex structure containing the pattern string*@len: the length of the string to be searched (including '\0')* Note:* - @str might not be NULL-terminated if it's of type
Proto:static int regex_match_full(char *str, struct regex *r, int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str | |
struct regex * | r | |
int | 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 |