Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:regex_match_middle

Proto:static int regex_match_middle(char *str, struct regex *r, int len)

Type:int

Parameter:

TypeParameterName
char *str
struct regex *r
intlen
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