Home
last modified time | relevance | path

Searched refs:specialchar_cnv (Results 1 – 6 of 6) sorted by path

/plugin/wysiwyg/fckeditor/_samples/perl/
H A Dsample03.cgi135 $ToolbarSet = &specialchar_cnv( $FORM{'Toolbar'} );
H A Dsample04.cgi142 $Config{'SkinPath'} = $sBasePath . 'editor/skins/' . &specialchar_cnv( $FORM{'Skin'} ) . '/' ;
H A Dsampleposteddata.cgi93 $postedValue = &specialchar_cnv($FORM{$key});
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dbasexml.pl58 …print '<Connector><Error number="' . $number . '" text="' . &specialchar_cnv( $text ) . '" /></Con…
H A Dutil.pl48 sub specialchar_cnv subroutine
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.pl49 sub specialchar_cnv subroutine
65 $HtmlValue = &specialchar_cnv($Value);
131 $k = &specialchar_cnv($sKey);
132 $v = &specialchar_cnv($sValue);