Home
last modified time | relevance | path

Searched refs:str (Results 226 – 250 of 895) sorted by last modified time

12345678910>>...36

/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc99 if(str.match(/^\s*__EMPTY__\s*$/)) {
105 var pairs = str.split('@@');
324 var str = "";
340 if(!str) {
345 str = match[1];
356 retval.url.selected =str;
357 retval.url.url = str;
463 function unescapeSingleQuote( str )
465 return str.replace( /\\'/g, '\'' );
468 function escapeSingleQuote( str )
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php320 function get_conf_array($str) { argument
321 $str = preg_replace('/\s+/',"",$str);
322 return explode(';;', $str);
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js139 var str = "";
147 str += "<ol><li>" +ar[j] + '</li>';
163 str+='<li>';
164str+=ar[j] + '</li>';
167 str = str.replace(/<li>·*<\/li>/gm,"");
168 str+="</ol>";
169 return str;
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc149 var str = "";
162 str += "<" + list_type +">";
178 str+='<li>';
179str+=ar[j] + '</li>';
182 str = str.replace(/<li>·*<\/li>/gm,"");
183 str+="</" + list_type +">";
184 return str;
/plugin/twofactortelegram/
H A Daction.php51 if ($INPUT->str('verify')) {
53 if ($this->checkCode($INPUT->str('verify'))) {
58 } elseif ($INPUT->str('new_chat_id')) {
59 $new_chat_id = $INPUT->str('new_chat_id');
/plugin/epub/scripts/
H A Debook.php163 if(isset ($_POST['epub_ids'])) $epub_ids = rawurldecode($INPUT->post->str('epub_ids'));
164 … if(isset ($_POST['epub_titles'])) $e_titles = rawurldecode($INPUT->post->str('epub_titles'));
H A Dupdate_files.php9 $id = rawurldecode($INPUT->str('remove'));
/plugin/tagfilter/
H A Daction.php41 'values' => $INPUT->str($param) ? [$INPUT->str($param)] : $INPUT->arr($param)
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stringify!="function"&&(JSON.stringify=function(e,t,n){var r;gap="",indent="";if(typeof n=="number")for(r=0;r<n;r+=1)indent+=" ";else typeof n=="string"&&(indent=n);rep=t;if(!t||typeof t=="function"||typeof t=="object"&&typeof t.length=="number")return str("",{"":e});throw new Error("JSON.stringify")}),typeof JSON.parse!="function"&&(JSON.parse=function (…) function
/plugin/tagfilter/script/select2/
H A Dselect2.js116 function stripDiacritics(str) { argument
119 if (!str || str.length < 1) return str;
122 for (i = 0, l = str.length; i < l; i++) {
123 c = str.charAt(i);
/plugin/tagfilter/syntax/
H A Dfilter.php205 $htmlPerUserCacheKey = 'plugin_tagfilter_' . $ID . '_' . $opt['id'] . '_' . $INPUT->server->str('REMOTE_USER')
206 . $INPUT->server->str('HTTP_HOST') . $INPUT->server->str('SERVER_PORT');
/plugin/sectiontoggle/
H A Daction.php176 function normalize_names($str,$ns = false) {
178 $str = preg_replace("/\s+/", "",$str);
179 $names = explode(',',$str);
175 normalize_names($str, $ns = false) global() argument
/plugin/dwedit/
H A Daction.php61 $mode = $INPUT->str('mode', 'fckg');
/plugin/bootswrapper/exe/
H A Dhelp.php48 $syntax = $INPUT->get->str('syntax');
H A Dpopup.php53 $NS = cleanID($INPUT->str('ns'));
/plugin/evesso/
H A Dauth.php144 $_SESSION[DOKU_COOKIE]['oauth-inprogress']['id'] = $INPUT->str('id');
152 $doPost = $INPUT->post->str('do');
154 $doGet = $INPUT->get->str('do');
H A Dhelper.php203 $result = $INPUT->server->str('REQUEST_METHOD') === 'GET';
H A Daction.php102 $servicename = $INPUT->str('evessologin');
121 $DATE_AT = $INPUT->str('at');
122 $RANGE = $INPUT->str('range');
124 $TEXT = cleanText($INPUT->post->str('wikitext'));
126 $PRE = cleanText(substr($INPUT->post->str('prefix'), 0, -1));
127 $SUF = cleanText($INPUT->post->str('suffix'));
128 $SUM = $INPUT->post->str('summary');
/plugin/evesso/classes/
H A DAbstractAdapter.php137 … $this->oAuth->requestAccessToken($INPUT->get->str('code'), $INPUT->get->str('state', null));
/plugin/publish/action/
H A Dapprove.php31 $namespace = $INPUT->str('namespace');
/plugin/stlviewer/stlviewer/
H A Die_polyfills.js7 var str = '' + this;
19 if (str.length == 0 || count == 0) {
25 if (str.length * count >= 1 << 28) {
31 rpt += str;
37 str += str;
/plugin/tos/
H A Daction.php34 $user = $INPUT->server->str('REMOTE_USER');
74 $accepted = $this->userTosState($INPUT->server->str('REMOTE_USER'));
/plugin/box/
H A Dsyntax.php162 protected function boxstyle($str) argument
164 if (!strlen($str)) {
170 $tokens = preg_split('/\s+/', $str, 9); // limit is defensive
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md37 var str = "\n" + opt,
38 lasthl = str.lastIndexOf("\n==");
H A Dscript.js284 function crypt_debug(str) { argument
285 // document.getElementById("debug_field").value+=str + "\n";
286 debugval+=str;

12345678910>>...36