Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php306 function _toUtf8_callback(&$v, $k, $fromEnc) argument
311 $v = iconv($fromEnc, 'UTF-8', $v);