Query: function::strlen
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::STRLEN(3stap) A collection of standard strin FUNCTION::STRLEN(3stap)NAMEfunction::strlen - Returns the length of a stringSYNOPSISstrlen:long(s:string)ARGUMENTSs the stringDESCRIPTIONThis function returns the length of the string, which can be zero up to MAXSTRINGLEN. SystemTap Tapset Reference June 2014 FUNCTION::STRLEN(3stap)