Home
last modified time | relevance | path

Searched defs:isnormal (Results 1 – 1 of 1) sorted by last modified time

/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php10 function xml_unserialize(&$xml, $isnormal = FALSE) {
17 function xml_serialize($arr, $htmlon = FALSE, $isnormal = FALSE, $level = 1) {
38 var $isnormal; variable in XML
42 function __construct($isnormal) {
46 function XML($isnormal) {