Home
last modified time | relevance | path

Searched refs:func (Results 126 – 150 of 186) sorted by last modified time

12345678

/plugin/jirainfo/
H A Dscript.js135 function bind(func, context) { argument
137 return func.call(context);
/plugin/metaeditor/
H A Djstree.js1492 func = function (data, undefined) { function
1809 ['self.onmessage = ' + func.toString()],
1844 rslt.call(this, func(args), false);
1854 rslt.call(this, func(args), false);
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js182 Calendar.addEvent = function(el, evname, func) { argument
184 el.attachEvent("on" + evname, func);
186 el.addEventListener(evname, func, true);
188 el["on" + evname] = func;
192 Calendar.removeEvent = function(el, evname, func) { argument
194 el.detachEvent("on" + evname, func);
196 el.removeEventListener(evname, func, true);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc674 var func = CKEDITOR.dialog.validate.notEmpty( linkLang.noUrl );
675 return func.apply( this );
884 var func = CKEDITOR.dialog.validate.notEmpty( linkLang.noEmail );
885 return func.apply( this );
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1753 function VKI_addListener(elem, type, func, cap) {
1755 elem.addEventListener(type, function(e) { func.call(elem, e); }, cap);
1757 elem.attachEvent('on' + type, function() { func.call(elem); });
/plugin/xml/
H A Drenderer.php621 function _openTag($class, $func, $data=null) { argument
622 $this->tagStack[] = array($class, $func, $data);
625 function _closeTags($class=null, $func=null) { argument
630 …if (!($lastclass===$class && $lastfunc==$func)) call_user_func_array( array($lastclass, $lastfunc)…
/plugin/fckg/scripts/
H A Dvki_kb.js1612 function VKI_addListener(elem, type, func, cap) { argument
1614 elem.addEventListener(type, function(e) { func.call(elem, e); }, cap);
1616 elem.attachEvent('on' + type, function() { func.call(elem); });
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js72 …oStyle(original.getAttribute('height'));},AddCustomHandler:function(func){A.push(func);}});})();FC… argument
H A Dfckeditorcode_ie.js76 …oStyle(original.getAttribute('height'));},AddCustomHandler:function(func){A.push(func);}});})();FC… argument
/plugin/fckg/syntax/
H A Ddwplugin.php217 $func = 'syntax_plugin_'.$plugin_name;
218 if(class_exists($func,false)) {
219 $p_ref = new $func();
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js184 var func = FCKConfig.EMailProtectionFunction ;
185 if ( func != null )
190 func = func.replace( /([\/^$*+.?()\[\]])/g, '\\$1' ) ;
197 var sFunc = func ;
202 var p = func.search( rexp ) ;
267 if ( func == null )
284 func = func.replace(/NAME/g, "'" + aAddressParts[0].replace(/'/g, '\\\'') + "'") ;
285 func = func.replace(/DOMAIN/g, "'" + aAddressParts[1].replace(/'/g, '\\\'') + "'") ;
286func = func.replace(/SUBJECT/g, "'" + encodeURIComponent( subject ).replace(/'/g, '\\\'') + "'") ;
287 func = func.replace(/BODY/g, "'" + encodeURIComponent( body ).replace(/'/g, '\\\'') + "'") ;
[all …]
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1882 function attachEvent(obj, type, func, scope) argument
1897 func.call(scope || window, e);
2293 func = regexInfo.func ? regexInfo.func : defaultAdd
2299 var resultMatch = func(match, regexInfo);
2498 { regex: scriptBrush.htmlScript.code, func: process }
H A DshCore.min.js17func?t.func:n;for(pos=0;null!=(r=XRegExp.exec(e,t.regex,pos));){var l=a(r,t);"string"==typeof l&&(…
H A DshBrushXml.js60 …XRegExp('(&lt;|<)[\\s\\/\\?!]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
H A DshBrushBash.js64 …;|<){2}(?<tag>\\w+)) .*$(?<here_doc>[\\s\\S]*)(?<end_tag>^\\k<tag>$)",'gm'), func: hereDocProcess }
H A DshBrushCSharp.js44 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushCSharp.js28 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
H A DshCore.js601 function attachEvent(obj, type, func, scope) argument
616 func.call(scope || window, e);
1012 func = regexInfo.func ? regexInfo.func : defaultAdd
1018 var resultMatch = func(match, regexInfo);
1217 { regex: scriptBrush.htmlScript.code, func: process }
H A DshBrushXml.js44 …XRegExp('(&lt;|<)[\\s\\/\\?!]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
H A DshBrushBash.js48 …;|<){2}(?<tag>\\w+)) .*$(?<here_doc>[\\s\\S]*)(?<end_tag>^\\k<tag>$)",'gm'), func: hereDocProcess }
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …"stringify_formula","supbooks","_range","stack","nameidx","fflen","argc","func","args","lbl","XLSX…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js485 function callFunction( func, param1, param2, param3 ) { argument
486 if ( 'function' === typeof func )
487 func.call( l, param1, param2, param3 );
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js13func(h,b);if((o===ub||o===vb)&&(h.status=rb),o===sb||o===ub)return 0===a.avail_out&&(h.last_flush=…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js3105 var func = isNative(func = context.Float64Array) && func,
3106 result = new func(new ArrayBuffer(10), 0, 1) && func;
4008 : func;
4452 result[++index] = func ? func.apply(value, args) : undefined;
4842 return func;
5087 return func;
8842 n = func;
8876 n = (func && n == null) ? func.length : nativeMax(+n || 0, 0);
8901 n = func;
12501 }(func));
[all …]
H A Dpdfmake.min.js.map1func","thisArg","argCount","isBindable","bindCallback","identity","baseMatches","baseProperty","ba…

12345678