1FUNCTION::MATCHED_ST(3staAp)collection of standard strFiUnNCTION::MATCHED_ST(3stap)
2
3
4

NAME

6       function::matched_str - Return the last matched string.
7

SYNOPSIS

9           matched_str:string()
10

ARGUMENTS

12       None
13

DESCRIPTION

15       returns the string matched by the last successful use of the =~ regexp
16       matching operator. Returns an error if the last use of =~ led to a
17       failed match.
18

SEE ALSO

20       tapset::regex(3stap)
21
22
23
24SystemTap Tapset Reference       November 2020     FUNCTION::MATCHED_ST(3stap)
Impressum