Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php351 $c = $this->_decUcs2Decode($dec, $this->SCRIPT_ENCODING);
373 function _decUcs2Decode($code, $toEnc) function in JsHttpRequest