Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php376 if (isset($this->_encTables[$toEnc])) {
378 $p = array_search($code, $this->_encTables[$toEnc]);
388 var $_encTables = array( variable in JsHttpRequest