[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Usage: (html-escape-encode str)
This function will replace replace the characters '&'
,
'<'
and '>'
characters with the HTML/XML
escape-encoded strings ("&"
, "<"
, and
">"
, respectively).
Arguments:
str - string to make substitutions in
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.