函数逻辑报告 |
Source Code:kernel\trace\trace_events_filter.c |
Create Date:2022-07-27 13:32:47 |
Last Modify:2022-05-22 20:19:57 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:regex_match_middle
函数原型:static int regex_match_middle(char *str, struct regex *r, int len)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | str | |
struct regex * | r | |
int | len |
781 | 如果非len则返回:strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for != NULL |
784 | 返回:字符串查找 != NULL |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |