Home
last modified time | relevance | path

Searched refs:join (Results 726 – 750 of 991) sorted by last modified time

1...<<21222324252627282930>>...40

/plugin/fckg/scripts/
H A DsafeFN_cmpr.js1join(""))},chr:function(a){return String.fromCharCode(a)},code2utf:function(a){if(a<128){return th…
H A Dvki_kb.js1346 td.className = className.join(" ");
1477 tds[y].className = className.join(" ");
H A DsafeFN_class.js166 return this.utf8Decode(str.join(''));
215 return str.join('');
232 return str.join('');
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js87 return this._Strings.join( '' ) ;
H A DsafeFN_class.js162 return this.utf8Decode(str.join(''));
211 return str.join('');
228 return str.join('');
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js112 this.URLString += this.argumentSeparator + urlstringtemp.join(this.argumentSeparator);
114 this.URLString += urlstringtemp.join(this.argumentSeparator);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php76 $regexp = join('|',$groups);
/plugin/fckg/fckeditor/
H A Dtw-sack.js112 this.URLString += this.argumentSeparator + urlstringtemp.join(this.argumentSeparator);
114 this.URLString += urlstringtemp.join(this.argumentSeparator);
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …ush(D.value.substr(0,E));a.push('\t');a.push(D.value.substr(F));D.value=a.join('');D.setSelectionR…
47 …E);else if (D=='br') this._ProcessLineBreaksForBrMode(A,C,F,H,E);return E.join("");};FCKTools.AddS…
62join('&nbsp;')+' ';else return ' '+new Array(match.length).join('&nbsp;');});var E=new FCKHtmlIter…
90 …&&D.length>0) B.push(D);}};if (B.length>0) A=new RegExp('(?:^|\\s+)(?:'+B.join('|')+')(?=$|\\s)');…
91 …i+1;this._ClassNameRegex=new RegExp('(?:^|\\s+)('+FCKConfig.IndentClasses.join('|')+')(?=$|\\s)');…
105 ….GetFinalStyleValue(),'"');D.push('>',B,'</',E,'>');if (C==0) D.push('</div>');return D.join('');};
H A Dfckeditorcode_ie.js32 …ush(D.value.substr(0,E));a.push('\t');a.push(D.value.substr(F));D.value=a.join('');D.setSelectionR…
51 …E);else if (D=='br') this._ProcessLineBreaksForBrMode(A,C,F,H,E);return E.join("");};FCKTools.AddS…
66join('&nbsp;')+' ';else return ' '+new Array(match.length).join('&nbsp;');});var E=new FCKHtmlIter…
94 …&&D.length>0) B.push(D);}};if (B.length>0) A=new RegExp('(?:^|\\s+)(?:'+B.join('|')+')(?=$|\\s)');…
95 …i+1;this._ClassNameRegex=new RegExp('(?:^|\\s+)('+FCKConfig.IndentClasses.join('|')+')(?=$|\\s)');…
106 ….GetFinalStyleValue(),'"');D.push('>',B,'</',E,'>');if (C==0) D.push('</div>');return D.join('');};
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js302 …ion.href=\'mailto:\'+String.fromCharCode(' + aAddressCode.join( ',' ) + ')+\'?' + aParams.join( '&…
477 GetE('txtDokuWikiQS').value = parts.join('&');
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js392 return augment(new RegExp(output.join(""), nativ.replace.call(flags, /[^gimy]+/g, "")),
889 return self(output.join("|"), flags);
1977 return lines.join('\r\n');
2245 return lines.join('\n');
2422 code = code.join('\r');
2688 return '<div class="' + classes.join(' ') + '">' + code + '</div>';
2888 '<div id="' + getHighlighterId(this.id) + '" class="' + escapeHtml(classes.join(' ')) + '">'
H A DshCore.min.js17join(""),p.replace.call(i,/[^gimy]+/g,"")),h.hasNamedCapture?h.captureNames:null)},g={on:function(…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js696 return lines.join('\r\n');
964 return lines.join('\n');
1141 code = code.join('\r');
1407 return '<div class="' + classes.join(' ') + '">' + code + '</div>';
1607 '<div id="' + getHighlighterId(this.id) + '" class="' + escapeHtml(classes.join(' ')) + '">'
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee77 cssFile = path.join(outputCssDir, path.basename sassFile).replace /\.scss$/, '.css'
94 corePath = path.join outputJsDir, 'shCore.js'
95 xregexpSource = readFile path.join(componentsDir, 'xregexp', 'src', 'xregexp.js')
109 writeFile path.join(outputJsDir, path.basename(addMinExt file)), source
124 coreFile = path.join(outputJsDir, 'shCore.js')
/plugin/callflow/
H A Draphael.js1202 return this.join(",").replace(p2s, "$1");
1212 args = arg.join("\u2400"),
2297 res = [m2, m3, m4][concat](res).join()[split](",");
2964 …x(" + [this.get(0), this.get(1), this.get(2), this.get(3), this.get(4), this.get(5)].join() + ")" :
2965 [this.get(0), this.get(2), this.get(1), this.get(3), 0, 0].join();
4507 ].join(",") + ")";
4516 now[i] = now[i].join(S);
4518 now = now.join(S);
6062 $(o.node, {"stroke-dasharray": dashes.join(",")});
7193 return res.join(S);
[all …]
/plugin/davcard/
H A Dhelper.php656 $structuredname = join(';', $vObject->N->getParts());
/plugin/authvk/
H A Dauth.php130 $groups = join(',', $grps);
134 $userline = join(':', $userline)."\n";
249 $pattern = '/^('.join('|', $deleted).'):/';
/plugin/authplaincas/
H A Dauth.php462 $groups = join(',',$USERINFO['grps']);
463 … $userline = join(':',array($USERINFO['uid'], $USERINFO['name'], $USERINFO['mail'], $groups))."\n";
503 $groups = join(',',$userinfo['grps']);
504 $userline = join(':',array($user, $userinfo['name'], $userinfo['mail'], $groups))."\n";
539 $pattern = '/^('.join('|',$deleted).'):/';
/plugin/groupmanager/
H A Dsyntax.php614 if (!empty($grps)) $groups = join(',', $grps);
874 if (!empty($grps)) $this->_filter['grps'] = str_replace(' ', '_', join('|', $grps));
/plugin/fetchmedia/lib/
H A Dbundle.js1join(String(n)))),t===e?t[n]=r:c?t[n]?t[n]=r:i(t,n,r):(delete t[n],i(t,n,r)))})(Function.prototype…
/plugin/fetchmedia/script/
H A Dmain.js41 }).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&'),
66 … const query = Object.entries(body).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&');
99 …ss="mediaLink">${url}</td><td data-id="${btoa(page + url)}" class="result"></td></tr>`).join('')}`;
102 const table = `${tableHead + tableRows.join('')}</table>`;
/plugin/authimap2/
H A Dauth.php133 $groups = join(',', $grps);
137 $userline = join(':', $userline)."\n";
264 $pattern = '/^('.join('|', $deleted).'):/';
/plugin/issuetracker/
H A Dprototype.js257 partial = '[' + partial.join(',') + ']';
266 partial = '{' + partial.join(',') + '}';
1308 }).join('&');
1313 return pair.map(Object.inspect).join(': ');
1314 }).join(', ') + '}>';
3390 args.join(' ').split(' ');
3408 args.join(' ').split(' ');
3922 var expression = $A(arguments).join(', ');
6012 this.set($A(this).concat(classNameToAdd).join(' '));
6021 return $A(this).join(' ');
[all …]
H A Dtablekit.js293 r.className = newCn.join(" ");

1...<<21222324252627282930>>...40