[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.5.12 ‘html-escape-encode’ - encode html special characters

Usage: (html-escape-encode str)
This function will replace replace the characters '&', '<' and '>' characters with the HTML/XML escape-encoded strings ("&amp;", "&lt;", and "&gt;", respectively).

Arguments:
str - string to make substitutions in


This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.