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
20
21
22SystemTap Tapset Reference        August 2011        FUNCTION::TEXT_STR(3stap)
Impressum