Home
last modified time | relevance | path

Searched refs:join (Results 926 – 950 of 991) sorted by last modified time

1...<<31323334353637383940

/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php201 $text = join('', $result);
H A Dhyphenation.php134 $text = join($output);
/plugin/codehighlight/cp/engines/
H A Dopera.js120 …innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
H A Dgecko.js121 ….innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
/plugin/jquery/
H A Dscript.js12join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))…
19join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[…
/plugin/offline/
H A Dcreate.php184 log_msg(__LINE__, join("\n", $offlineConf['wgetCommandsArr']));
599 log_msg(__LINE__, '--' . join("\n--", array_keys($offlineConf['mediaDirectoriesArr'])));
H A Drenderer.php295 $link['url'] .= 's[]='.join('&amp;s[]=',$search);
/plugin/indexmenu2/cms/
H A Dcms.js15join(" ");R[R.length]=Q[K%2?'evenLevel':'oddLevel'];e.childNodes[E].className=R.join(' ');x(e.chil…
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …l[l.length]=Q.join("");l[l.length]=dump(i[O],I+1);l[l.length]='}'}else{Q[Q.length]=i[O];l[l.length…
H A Dfunctionextensions.js7join(",")+")");context.______________tmp______________=oldprop;return ret};if('undefined'==typeof …
H A Dregexpextensions.js10 …ew RegExp('(\\'+I.join('|\\')+')','g');}return isString(i)?i.replace(arguments.callee.sRE,'\\$1'):…
H A Dstringextensions.js10 ….valueOf();return[i,i].join("");};String.prototype.repeat=function(i){if(isNaN(i=parseInt(i))||i<0…
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13 …Q[i][z].length;w<W;w++){Z[Z.length]=x?Q[i][z][w][x]:Q[i][z][w]}return X?Z.join(X):Z};this.removeMa…
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10join(" ");},finishClose:function(i){var I=i.className.split(" ");for(var l=0,o=this.cssClasses.len…
/plugin/bookmarkme/
H A Daction.php162 $sp = join("|",explode(",",preg_quote($this->getConf('skip_ids'))));
214 if (sizeof($html)>2) echo join("\n",$html);
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js474 return lines.join('\n');
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js107 lines[i]=lines[i].substr(min);return lines.join('\n');}
/plugin/cache/
H A Dplugin_cache.php123 $acl = join("",file(DOKU_CONF.'acl.auth.php'));
/plugin/superacl/
H A Dscript.js58 ajax.runAJAX(data.join('&'));
H A Dadmin.php137 io_saveFile(DOKU_CONF.'acl.auth.php', join('',$lines));
393 printf($this->getLang('p_user_ns'),hsc($who),hsc($ns),join(', ',$names));
395 printf($this->getLang('p_user_id'),hsc($who),hsc($ID),join(', ',$names));
399 … printf($this->getLang('p_group_ns'),hsc(ltrim($who,'@')),hsc($ns),join(', ',$names));
401 … printf($this->getLang('p_group_id'),hsc(ltrim($who,'@')),hsc($ID),join(', ',$names));
688 return io_saveFile(DOKU_CONF.'acl.auth.php', join('',$new_config));
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js19 …(a){return asString(a)}).join(',')+']';case'object':var c=[];for(var d in b){c.push('"'+d+'":'+asS…
H A Dflashembed.min.js_0.2618 …(a){return asString(a)}).join(',')+']';case'object':var c=[];for(var d in b){c.push('"'+d+'":'+asS…
/plugin/code3/
H A Dscript.js8join("")+"<span class=\""+v[X].style+"\">"+o(w[W])+"</span>");Z=[]}}break;default:Z[Z.length]="<sp…
11join('');}function PR_normalizedHtml(i,I){switch(i.nodeType){case 1:var l=i.tagName.toLowerCase();…
/plugin/code3/src/
H A Dpsyhi.js116 …rows[rows.length] = getColorizedString(++nl,s.join("")+"<span class=\""+t[i].style+"\">"+escapeHtm…
127 if (s.length>0) rows[rows.length] = getColorizedString(++nl,s.join(""));
149 return txt.replace("{TOOLBAR}", s.join("&nbsp;"));
175 tc.innerHTML = strings.interface.replace("{STRINGS}",s.join("")).replace("{ID}",id)
H A Dtz.js352 return out.join('');
439 chunksOut.push(new PR_Token(out.join(''), chunk.style));
790 REGEXP_PRECEDER_PATTERN.test(lookBehind.join('')))) {

1...<<31323334353637383940