logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

Name

       tapset::regex - systemtap regex tapset

See Also

function::matched_str(3stap),      function::matched(3stap),      function::ngroups(3stap),      stap(1),
       stapprobes(3stap)

SystemTap Tapset Reference                         April 2024                               TAPSET::REGEX(3stap)

See Also