Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php38 var $_toUtfFailed = false; variable in JsHttpRequest
267 $this->_toUtfFailed = false;
269 if (!$this->_toUtfFailed) {
308 if ($this->_toUtfFailed || strpbrk($k, $this->_nonAsciiChars) !== false) {
309 $this->_toUtfFailed = true;