View Raw SPL
/* return the " character to menus don't get confused */
_dquote()
{
        return('"');
}