Home
last modified time | relevance | path

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

/plugin/sectiontoggle/
H A Dscript.js170 var qstr = "";
189 if (qstr) qstr += ",";
190 qstr += tagname;
192 this.headers = qstr;
/plugin/htmlokay/
H A Dscript.js106 function update_avail_htmlOKay(qstr) { argument
109 qstr = 'abs_path=' + encodeURIComponent(qstr);
110 url = url + qstr;