Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

text_str(3stap)


TEXT_STR

TEXT_STR

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

text_str − Escape any non−printable chars in a string.

SYNOPSIS

text_str:string(input:string)

ARGUMENTS

input

The string to escape.

DESCRIPTION

Description Takes a string, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the returned string.



text_str(3stap)