1FUNCTION::TEXT_STR(3stap)A collection of standard strinFUNCTION::TEXT_STR(3stap)
2
3
4

NAME

6       function::text_str - Escape any non-printable chars in a string
7

SYNOPSIS

9           text_str:string(input:string)
10

ARGUMENTS

12       input
13           the string to escape
14

DESCRIPTION

16       This function accepts a string argument, and any ASCII characters that
17       are not printable are replaced by the corresponding escape sequence in
18       the returned string.
19

SEE ALSO

21       tapset::string(3stap)
22
23
24
25SystemTap Tapset Reference         May 2021          FUNCTION::TEXT_STR(3stap)
Impressum