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
19
20
21SystemTap Tapset Reference        August 2011          FUNCTION::STRLEN(3stap)
Impressum