Function report |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-28 12:24:39 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:regex_match_middle
Proto:static int regex_match_middle(char *str, struct regex *r, int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str | |
struct regex * | r | |
int | len |
781 | If Not len Then Return strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for != NULL |
784 | Return strnstr - Find the first substring in a length-limited string*@s1: The string to be searched*@s2: The string to search for*@len: the maximum number of characters to search != NULL |
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 |