Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       function::strlen - Returns the length of a string

SYNOPSIS

           strlen:long(s:string)

ARGUMENTS

       s
           the string

DESCRIPTION

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

SEE ALSO

       tapset::string(3stap)

SystemTap Tapset Reference                        November 2023                          FUNCTION::STRLEN(3stap)