Home
last modified time | relevance | path

Searched refs:args (Results 326 – 350 of 559) sorted by path

1...<<11121314151617181920>>...23

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DTestTest.php26 $args = new Node();
27 $node = new TestExpression($expr, $name, $args, 1);
30 $this->assertEquals($args, $node->getNode('arguments'));
88 function twig_tests_test_barbar($string, $arg1 = null, $arg2 = null, array $args = []) argument
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1110 $args = $arguments;
1113 $args[0] = $entry;
1115 call_user_func_array(array('static', $method), $args);
/plugin/flowcharts/
H A Dmermaid.min.js1args=e,this.state=t.__brush,this.active=0}function h(){if((!e||ue.touches)&&r.apply(this,arguments…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js207 var __method = this, args = $A(arguments), object = args.shift();
214 var __method = this, args = $A(arguments), object = args.shift();
222 var __method = this, args = $A(arguments);
229 var __method = this, args = $A(arguments), timeout = args.shift() * 1000;
231 return __method.apply(__method, args);
707 var args = $A(arguments).slice(1);
709 return value[method].apply(value, args);
779 if (Object.isFunction(args.last()))
780 iterator = args.pop();
1756 var args = $A(arguments), element = $(args.shift());
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfci18n.class.php27 $args = func_get_args();
29 …$args[0] = isset($GLOBALS[$serverid]["i18n"][$args[0]]) && $GLOBALS[$serverid]["i18n"][$args[0]] !…
31 $GLOBALS[$serverid]["i18n"][$args[0]] :
32 iconv("UTF-8", $GLOBALS["output_encoding"], $GLOBALS[$serverid]["i18n"][$args[0]])) :
33 "_".$args[0]."_";
34 return call_user_func_array('sprintf', $args);
42 $args = func_get_args();
44 …$args[0] = isset($GLOBALS[$serverid]["i18n"][$args[0]]) && $GLOBALS[$serverid]["i18n"][$args[0]] !…
46 $GLOBALS[$serverid]["i18n"][$args[0]] :
48 "_".$args[0]."_";
[all …]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php367 $args = func_get_args();
369 $format = strtolower(array_shift($args));
371 $args[] = true;
377 array_unshift($args, $this);
380 $result = call_user_func_array([$processor, 'write'], $args);
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php94 $args = func_get_args();
96 $data = array_shift($args);
97 $type = count($args) && @array_key_exists($args[0], self::$adapterMap) ? strtolower(array_shift($args)) : null;
114 $args = $format ?: $args;
126 $result = call_user_func_array([$adapter, "read"], array_merge([$data], $args));
130 $geometries[] = call_user_func_array([$adapter, "read"], array_merge($item, $args));
/plugin/groupmail/
H A Dsyntax.php447 protected function _set_error($msgid, $args=Null, $type=Null) { argument
451 if (!is_null($args)){
452 $msgstr = vprintf($msgstr, $args);
/plugin/html2pdf/multilingual/
H A Daction.php48 function multilingual_start($event, $args) { argument
62 function multilingual_ui(&$event, $args) { argument
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php99 $args = func_get_args();
100 if (count($args) === 0 || is_array($args[0])) {
101 array_unshift($args, $this, static::$defaultName);
102 call_user_func_array(['parent', '__construct'], $args);
104 array_unshift($args, $this);
105 call_user_func_array(['parent', '__construct'], $args);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php400 $args = $_SERVER['argv'];
401 array_shift($args);
403 $this->setCommandLineValues($args);
429 * @param array $args An array of command line arguments to process.
433 public function setCommandLineValues($args) argument
444 $this->_cliArgs = $args;
445 $numArgs = count($args);
/plugin/ifauthex/lib/
H A Dgrammar.php98 if (count($elmInstance->args()) != 1) {
114 if (!($elmInstance->args()[0]->definition() instanceof Literal)) {
119 $literalInstance = $elmInstance->args()[0];
H A Dparser.php37 $this->_args = $args;
41 public function args() { return $this->_args; } function in AST\\ElementInstance
45 foreach ($this->args() as $arg) {
64 if (count($this->args()) == 0) {
89 foreach ($this->args() as $arg) {
131 foreach ($this->args() as $arg) {
158 foreach ($this->args() as $arg) {
173 foreach ($this->args() as $arg) {
386 $retval[] = $args[$i];
607 $args = $elmInstance->args();
[all …]
/plugin/imagemap/
H A Dsyntax.php36 $args = array($state);
59 $args = array($state, $img['type'], $img['src'], $img['title'], $mapname,
74 $args[] = $match;
77 return $args;
275 function _addPluginCall($args, $pos) { argument
277 array('imagemap', $args, $args[0]),
/plugin/imagemapping/
H A Djquery.imagemapster.js8 !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),a(t),t}:a(jQuery)}(function(jQuery){!function(a){"use strict";a.event&&a.event.special&&function(){var i,e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0}});window.addEventListener("testPassive.mapster",function(){},t),window.removeEventListener("testPassive.mapster",function(){},t)}catch(e){}e&&(i=function(e,t,a){if(!e.includes("noPreventDefault"))return console.warn("non-passive events - listener not added"),!1;window.addEventListener(t,a,{passive:!0})},a.event.special.touchstart={setup:function(e,t,a){return i(t,"touchstart",a)}},a.event.special.touchend={setup:function(e,t,a){return i(t,"touchend",a)}})}()}(jQuery),function($){"use strict";var mapster_version="1.5.4",Aa,Ba,Ca;$.fn.mapster=function(e){var t=$.mapster.impl;return $.mapster.utils.isFunction(t[e])?t[e].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof e&&e?void $.error("Method "+e+" does not exist on jQuery.mapster"):t.bind.apply(this,arguments)},$.mapster={version:mapster_version,render_defaults:{isSelectable:!0,isDeselectable:!0,fade:!1,fadeDuration:150,fill:!0,fillColor:"000000",fillColorMask:"FFFFFF",fillOpacity:.7,highlight:!0,stroke:!1,strokeColor:"ff0000",strokeOpacity:1,strokeWidth:1,includeKeys:"",altImage:null,altImageId:null,altImages:{}},defaults:{clickNavigate:!1,navigateMode:"location",wrapClass:null,wrapCss:null,onGetList:null,sortList:!1,listenToList:!1,mapKey:"",mapValue:"",singleSelect:!1,listKey:"value",listSelectedAttribute:"selected",listSelectedClass:null,onClick:null,onMouseover:null,onMouseout:null,mouseoutDelay:0,onStateChange:null,boundList:null,onConfigured:null,configTimeout:3e4,noHrefIsMask:!0,scaleMap:!0,enableAutoResizeSupport:!1,autoResize:!1,autoResizeDelay:0,autoResizeDuration:0,onAutoResize:null,safeLoad:!1,areas:[]},shared_defaults:{render_highlight:{fade:!0},render_select:{fade:!1},staticState:null,selected:null},area_defaults:{includeKeys:"",isMask:!1},canvas_style:{position:"absolute",left:0,top:0,padding:0,border:0},hasCanvas:null,map_cache:[],hooks:{},addHook:function(e,t){this.hooks[e]=(this.hooks[e]||[]).push(t)},callHooks:function(e,a){$.each(this.hooks[e]||[],function(e,t){t.apply(a)})},utils:{when:{all:function(e){return Promise.all(e)},defer:function(){return new function(){this.promise=new Promise(function(e,t){this.resolve=e,this.reject=t}.bind(this)),this.then=this.promise.then.bind(this.promise),this.catch=this.promise.catch.bind(this.promise)}}},defer:function(){return this.when.defer()},subclass:function(a,i){function e(){var e=this,t=Array.prototype.slice.call(arguments,0);e.base=a.prototype,e.base.init=function(){a.prototype.constructor.apply(e,t)},i.apply(e,t)}return(e.prototype=new a).constructor=e},asArray:function(e){return e.constructor===Array?e:this.split(e)},split:function(e,t){for(var a,i=e.split(","),n=0;n<i.length;n++)""===(a=i[n]?i[n].trim():"")?i.splice(n,1):i[n]=t?t(a):a;return i},updateProps:function(e,t){var i=e||{},e=$.isEmptyObject(i)?t:e,n=[];return $.each(e,function(e){n.push(e)}),$.each(Array.prototype.slice.call(arguments,1),function(e,a){$.each(a||{},function(e){var t;(!n||0<=$.inArray(e,n))&&(t=a[e],$.isPlainObject(t)?i[e]=$.extend(i[e]||{},t):t&&t.constructor===Array?i[e]=t.slice(0):void 0!==t&&(i[e]=a[e]))})}),i},isElement:function(e){return"object"==typeof HTMLElement?e instanceof HTMLElement:e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.nodeName},indexOf:function(e,t){if(Array.prototype.indexOf)return Array.prototype.indexOf.call(e,t);for(var a=0;a<e.length;a++)if(e[a]===t)return a;return-1},indexOfProp:function(e,a,i){var n=e.constructor===Array?-1:null;return $.each(e,function(e,t){if(t&&(a?t[a]:t)===i)return n=e,!1}),n},boolOrDefault:function(e,t){return this.isBool(e)?e:t||!1},isBool:function(e){return"boolean"==typeof e},isUndef:function(e){return void 0===e},isFunction:function(e){return"function"==typeof e},ifFunction:function(e,t,a){this.isFunction(e)&&e.call(t,a)},size:function(e,t){var a=$.mapster.utils;return{width:t?e.width||e.naturalWidth:a.imgWidth(e,!0),height:t?e.height||e.naturalHeight:a.imgHeight(e,!0),complete:function(){return!!this.height&&!!this.width}}},setOpacity:function(e,a){$.mapster.hasCanvas()?e.style.opacity=a:$(e).each(function(e,t){void 0!==t.opacity?t.opacity=a:$(t).css("opacity",a)})},fader:(Aa={},Ba=0,Ca=function(e,t,a,i){var n,o,s=i/15,r=$.mapster.utils;if("number"==typeof e){if(!(o=Aa[e]))return}else(n=r.indexOfProp(Aa,null,e))&&delete Aa[n],Aa[++Ba]=o=e,e=Ba;t=(a=a||1)-.01<t+a/s?a:t+a/s,r.setOpacity(o,t),t<a&&setTimeout(function(){Ca(e,t,a,i)},15)},Ca),getShape:function(e){return(e.shape||"rect").toLowerCase()},hasAttribute:function(e,t){t=$(e).attr(t);return void 0!==t&&!1!==t}},getBoundList:function(a,e){if(!a.boundList)return null;var i,n,o=$(),s=$.mapster.utils.split(e);return a.boundList.each(function(e,t){for(i=0;i<s.length;i++)n=s[i],$(t).is("["+a.listKey+'="'+n+'"]')&&(o=o.add(t))}),o},getMapDataIndex:function(e){var t,a;switch(e.tagName&&e.tagName.toLowerCase()){case"area":a=$(e).parent().attr("name"),t=$("img[usemap='#"+a+"']")[0];break;case"img":t=e}return t?this.utils.indexOfProp(this.map_cache,"image",t):-1},getMapData:function(e){e=this.getMapDataIndex(e.length?e[0]:e);if(0<=e)return 0<=e?this.map_cache[e]:null},queueCommand:function(e,t,a,i){return!!e&&(!(e.complete&&!e.currentAction)&&(e.commands.push({that:t,command:a,args:i}),!0))},unload:function(){return this.impl.unload(),this.utils=null,this.impl=null,$.fn.mapster=null,$.mapster=null,$("*").off(".mapster")}};var m=$.mapster,u=m.utils,ap=Array.prototype;$.each(["width","height"],function(e,a){var i=a.substr(0,1).toUpperCase()+a.substr(1);u["img"+i]=function(e,t){return(t?$(e)[a]():0)||e[a]||e["natural"+i]||e["client"+i]||e["offset"+i]}}),m.Method=function(e,t,a,i){var n=this;n.name=i.name,n.output=e,n.input=e,n.first=i.first||!1,n.args=i.args?ap.slice.call(i.args,0):[],n.key=i.key,n.func_map=t,n.func_area=a,n.name=i.name,n.allowAsync=i.allowAsync||!1},m.Method.prototype={constructor:m.Method,go:function(){for(var e,t,a,i=this.input,n=[],o=this,s=i.length,r=0;r<s;r++)if(e=$.mapster.getMapData(i[r]))if(o.allowAsync||!m.queueCommand(e,o.input,o.name,o.args)){if((t=e.getData("AREA"===i[r].nodeName?i[r]:this.key))?$.inArray(t,n)<0&&n.push(t):a=this.func_map.apply(e,o.args),this.first||void 0!==a)break}else this.first&&(a="");return $(n).each(function(e,t){a=o.func_area.apply(t,o.args)}),void 0!==a?a:this.output}},$.mapster.impl=function(){var me={},addMap=function(e){return m.map_cache.push(e)-1},removeMap=function(e){m.map_cache.splice(e.index,1);for(var t=m.map_cache.length-1;t>=e.index;t--)m.map_cache[t].index--};function hasVml(){var e=$("<div />").appendTo("body");e.html('<v:shape id="vml_flag1" adj="1" />');var t=e[0].firstChild;t.style.behavior="url(#default#VML)";t=!t||"object"==typeof t.adj;return e.remove(),t}function namespaces(){return"object"==typeof document.namespaces?document.namespaces:null}function hasCanvas(){var e=namespaces();return(!e||!e.g_vml_)&&!!$("<canvas />")[0].getContext}function merge_areas(a,e){var i,n=a.options.areas;e&&$.each(e,function(e,t){t&&t.key&&(0<=(i=u.indexOfProp(n,"key",t.key))?$.extend(n[i],t):n.push(t),(i=a.getDataForKey(t.key))&&$.extend(i.options,t))})}function merge_options(e,t){var a=u.updateProps({},t);delete a.areas,u.updateProps(e.options,a),merge_areas(e,t.areas),u.updateProps(e.area_options,e.options)}return me.get=function(e){var t=m.getMapData(this);if(!t||!t.complete)throw"Can't access data until binding complete.";return new m.Method(this,function(){return this.getSelected()},function(){return this.isSelected()},{name:"get",args:arguments,key:e,first:!0,allowAsync:!0,defaultReturn:""}).go()},me.data=function(e){return new m.Method(this,null,function(){return this},{name:"data",args:arguments,key:e}).go()},me.highlight=function(t){return new m.Method(this,function(){if(!1!==t){var e=this.highlightId;return 0<=e?this.data[e].key:null}this.ensureNoHighlight()},function(){this.highlight()},{name:"highlight",args
[all...]
H A Dsyntax.php60 $args = array($state);
84 $args = [$state, $img['type'], $img['src'], $img['title'], $mapname,
100 $args[] = $match;
103 return $args;
302 _addPluginCall($args, $pos) global() argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js247 constr.apply(me, args);
365 obj.call(that, args);
516 args: args
589 me.args = opts.args ? ap.slice.call(opts.args, 0) : [];
780 args: arguments,
988 { name: 'unbind', args: arguments }
1011 args: arguments
1044 args: arguments,
1062 args: arguments
3973 args: arguments
[all …]
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1569 $args = func_get_args();
1571 if (($doc = call_user_func_array('file_get_contents', $args)) !== false) {
2357 $args = func_get_args();
2358 $this->load_file($args);
H A Dmap.php83 $args = array($state);
94 …$args = array($state, $img['type'], $img['src'], $img['title'], $img['align'], $img['width'], $img…
96 …intf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: ARGS=[ %s ]"), implode(", ", $args));
165 …$args = array($state, self::MATCH_IS_AREA, $is_correct, $err_msg, $link, $loc_id, $text, $num_coor…
175 $args = array($state, self::MATCH_IS_CONFIG, $is_correct, $err_msg, $cfg);
188 $args = array($state, self::MATCH_IS_UNKNOWN, $is_correct, $err_msg);
191 return $args;
H A Dreference.php57 $args = array($state);
72 … $args = array($state, self::MATCH_IS_LOCATION, $is_correct, $err_msg, $loc_id, $loc_title);
75 $args = array($state, self::MATCH_IS_UNKNOWN, $is_correct, $err_msg);
85 return $args;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js664 var context = this, args = arguments;
667 fn.apply(context, args);
/plugin/inseecity/
H A Dsyntax.php45 $args = " ".$data." ";
46 … if (preg_match_all ("#(\"[^\"]*\")* help (\"[^\"]*\")*#", strtolower ($args), $dumy) > 0) {
50 … if (preg_match_all ("#(\"[^\"]*\")* test (\"[^\"]*\")*#", strtolower ($args), $dumy) > 0) {
/plugin/issuelinks/classes/
H A DIssueLinksException.php32 $args = func_get_args();
33 array_shift($args);
35 $trans = vsprintf($trans, $args);
/plugin/issuetracker/
H A Dprototype.js368 function update(array, args) { argument
374 function merge(array, args) { argument
376 return update(array, args);
390 var a = merge(args, arguments);
407 var a = merge(args, arguments);
934 var args = $A(arguments).slice(1);
1008 iterator = args.pop();
3388 var args = $A(arguments);
3390 args.join(' ').split(' ');
3406 var args = $A(arguments);
[all …]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<11121314151617181920>>...23