Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php373 function _decUcs2Decode($code, $toEnc) argument
376 if (isset($this->_encTables[$toEnc])) {
378 $p = array_search($code, $this->_encTables[$toEnc]);