Searched refs:xml_unserialize (Results 1 – 5 of 5) sorted by relevance
126 $note['postdata'] = xml_unserialize($note['postdata']);136 $returnsucceed = $response != '' && ($response == 1 || is_array(xml_unserialize($response)));
39 $data = xml_unserialize($data);
54 $post = xml_unserialize(file_get_contents('php://input'));351 return xml_unserialize($s);
10 function xml_unserialize(&$xml, $isnormal = FALSE) { function
163 return xml_unserialize($s);