esc.h(0)
limb manual
esc.h(0)
NAME
esc.h - escaping/unescaping data
SYNOPSIS
#include <limb/esc.h>
DESCRIPTION
The header defines functions to needed to escape/unescape data.
Functions
The following functions are defined :
To escape given text/data.
To unescape data previsouly escaped via escall_fmt(3).
Similar to escall_fmt(3) but don't handle partial processing.
Similar to escall_scan(3) but don't handle partial processing.