FUNCTION::MATCHED_ST
Section: A collection of standard strin (3stap)
Updated: November 2024
Index
Return to Main Contents
NAME
function::matched_str - Return the last matched string.
SYNOPSIS
matched_str: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)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 01:15:07 GMT, November 09, 2024