NAME
function::matchedstr - Return the last matched string. SYNOPSIS matchedstr:string() ARGUMENTS None DESCRIPTION returns the string matched by the last successful use of the =~ regexp matching operator. Returns an error if the last use of =~ led to a failed match. SEE ALSO tapset::regex(3stap) SystemTap Tapset Reference June 2018 FUNCTION::MATCHEDST(3stap)