debian man page for firestring_estr_xml_encode

Query: firestring_estr_xml_encode

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

firestring_estr_xml_encode(3)				     Library Functions Manual				     firestring_estr_xml_encode(3)

NAME
firestring_estr_xml_encode - encode an estring into another estring for transmission inside XML data
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_xml_encode(struct firestring_estr_t *destination, struct firestring_estr_t *source)
DESCRIPTION
firestring_estr_xml_encode() encodes the contents of source by escaping characters that might trigger XML processing into destination, pro- vided that there is room in destination. The minimum required space in destination is the length of source * 6.
RETURN VALUE
0 if the string was encoded successfully; 1 if there was insufficient space in destination for the encoding to occur.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-09-21 firestring_estr_xml_encode(3)
Related Man Pages
base32(n) - mojave
base32hex(n) - mojave
xtinstallallaccelerators(3xt) - redhat
rfio_rcp(3) - debian
base32hex(n) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections