Home
last modified time | relevance | path

Searched defs:hsc (Results 1 – 7 of 7) sorted by relevance

/plugin/autlogin/
H A Dscript.js31 hsc: function(str) { method in acl
/plugin/superacl/
H A Dscript.js83 hsc: function(str) { method in superacl
/plugin/flowplay/
H A Dsyntax.php21 function hsc($string){ return htmlspecialchars($string, ENT_QUOTES, 'UTF-8'); } function
/plugin/flowplay2/
H A Dsyntax.php22 function hsc($string){ return htmlspecialchars($string, ENT_QUOTES, 'UTF-8'); } function
/plugin/upgrade/
H A Dlegacy.php50 function hsc($string) global() function
/plugin/projects/lib/
H A Dtools.php5 function wiki_debug($name, $obj = "", $hsc = false) {
/plugin/do/scripts/
H A DPluginDo.js198 hsc: function (text) { method in PluginDo