1FUNCTION::STRLEN(3stap) A collection of standard strin FUNCTION::STRLEN(3stap)
2
3
4

NAME

6       function::strlen - Returns the length of a string
7

SYNOPSIS

9           strlen:long(s:string)
10

ARGUMENTS

12       s
13           the string
14

DESCRIPTION

16       This function returns the length of the string, which can be zero up to
17       MAXSTRINGLEN.
18

SEE ALSO

20       tapset::string(3stap)
21
22
23
24SystemTap Tapset Reference       November 2022         FUNCTION::STRLEN(3stap)
Impressum