1FUNCTION::STRING_QUO(3staAp)collection of standard strFiUnNCTION::STRING_QUO(3stap)
2
3
4

NAME

6       function::string_quoted - Quotes a given string
7

SYNOPSIS

9           string_quoted:string(str:string)
10

ARGUMENTS

12       str
13           The kernel address to retrieve the string from
14

DESCRIPTION

16       Returns the quoted string version of the given string, with characters
17       where any ASCII characters that are not printable are replaced by the
18       corresponding escape sequence in the returned string. Note that the
19       string will be surrounded by double quotes.
20

SEE ALSO

22       tapset::string(3stap)
23
24
25
26SystemTap Tapset Reference       November 2019     FUNCTION::STRING_QUO(3stap)
Impressum