Searched defs:htmlon (Results 1 – 3 of 3) sorted by relevance
/plugin/authucenter/lib/uc_client/lib/ |
H A D | xml.class.php | 17 function xml_serialize($arr, $htmlon = FALSE, $isnormal = FALSE, $level = 1) {
|
/plugin/authucenter/lib/api/ |
H A D | uc.php | 74 function _serialize($arr, $htmlon = 0) { 344 function uc_serialize($arr, $htmlon = 0) {
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 156 function uc_serialize($arr, $htmlon = 0) { 621 …ue($uids, $emails, $subject, $message, $frommail = '', $charset = 'gbk', $htmlon = FALSE, $level =…
|