Home
last modified time | relevance | path

Searched refs:dstripslashes (Results 1 – 2 of 2) sorted by relevance

/plugin/authucenter/lib/uc_client/model/
H A Dbase.php241 function dstripslashes($string) { function in base
244 $string[$key] = $this->dstripslashes($val);
H A Dnote.php124 $note['getdata'] = $this->base->dstripslashes($note['getdata']);