Home
last modified time | relevance | path

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

/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php159 function php2js($a=false) function in JsHttpRequest
190 $result[] = JsHttpRequest::php2js($v);
195 $result[] = JsHttpRequest::php2js($k) . ': ' . JsHttpRequest::php2js($v);
273 $text = $this->php2js($result);
276 $text = $this->php2js($result);