TAPSET::REGEX
Section: Misc. Reference Manual Pages (3stap)
Updated: October 2025
Index
Return to Main Contents
NAME
tapset::regex - systemtap regex tapset
DESCRIPTION
- matched_str
-
Return the last matched string.
-
See
function::matched_str(3stap)
for details.
- matched
-
Return a given matched subexpression.
-
See
function::matched(3stap)
for details.
- ngroups
-
Number of subexpressions in the last match.
-
See
function::ngroups(3stap)
for details.
SEE ALSO
function::matched_str(3stap),
function::matched(3stap),
function::ngroups(3stap),
stap(1),
stapprobes(3stap)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:32:39 GMT, May 01, 2026