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

3.5.54 `html-escape-encode' - escape special chars

Usage: (html-escape-encode str)
Substitute escape sequences for characters that are special to HTML/XML. It will replace "&", "<" and ">" with the strings, "&amp;", "&lt;", and "&gt;", respectively.

Arguments:
str - string to transform



This document was generated by Bruce Korb on May 5, 2003 using texi2html

Viewable With Any Browser   AutoGen Home