Home
last modified time | relevance | path

Searched refs:dhtmlspecialchars (Results 1 – 5 of 5) sorted by relevance

/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php34 $message = dhtmlspecialchars($message);
/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php97 $template = dhtmlspecialchars($template);
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php39 $data[$k]['subject'] = dhtmlspecialchars($v['subject']);
H A Dpm.php226 $subject = dhtmlspecialchars($subject);
/plugin/authucenter/lib/uc_client/
H A Dclient.php47 function dhtmlspecialchars($string, $flags = null) { function
50 $string[$key] = dhtmlspecialchars($val, $flags);