function::strlen - Returns the length of a string
Contents
Arguments
s
the string
Description
This function returns the length of the string, which can be zero up to MAXSTRINGLEN.
Name
function::strlen - Returns the length of a string
See Also
tapset::string(3stap) SystemTap Tapset Reference April 2024 FUNCTION::STRLEN(3stap)
Synopsis
strlen:long(s:string)
