Home
last modified time | relevance | path

Searched refs:arguments (Results 501 – 525 of 726) sorted by path

1...<<21222324252627282930

/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.min.js2arguments,1),g=this;return c=!e&&f.length?a.extend.apply(null,[!0,c].concat(f)):c,e&&"_"===c.charA…
3arguments);"string"==typeof b&&(e&&f.splice(1,1),a.jPlayer.prototype.destroyRemoved(),a.each(this.…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js321 return Class.__super__.constructor.apply(this, arguments);
348 ret = fn.apply(this, arguments);
772 return EventEmitter.__super__.constructor.apply(this, arguments);
801 return fn.apply(this, arguments);
807 event = arguments[0], args = 2 <= arguments.length ? __slice.call(arguments, 1) : [];
1347 UnderflowError.__super__.constructor.apply(this, arguments);
1486 return LPCMDecoder.__super__.constructor.apply(this, arguments);
1570 return XLAWDecoder.__super__.constructor.apply(this, arguments);
1873 return AUDemuxer.__super__.constructor.apply(this, arguments);
1945 return CAFDemuxer.__super__.constructor.apply(this, arguments);
[all …]
H A Dogg.js2arguments!="undefined"){Module["arguments"]=arguments}this["Module"]=Module}else if(ENVIRONMENT_IS…
H A Dopus.js2arguments!="undefined"){Module["arguments"]=arguments}this["Module"]=Module}else if(ENVIRONMENT_IS…
H A Dvorbis.js2arguments!="undefined"){Module["arguments"]=arguments}this["Module"]=Module}else if(ENVIRONMENT_IS…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a…
3arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData…
4arguments):this.animate(gc(b,!0),a,d,e)}}),m.each({slideDown:gc("show"),slideUp:gc("hide"),slideTo…
H A Dpopcorn.ie8.js307 if ( arguments.length > 0 ) {
309 n = Number( arguments[ 1 ] );
H A Dpopcorn.js425 var dest = obj, src = slice.call( arguments, 1 );
665 var length = arguments.length,
1803 first.apply( this, arguments );
1804 second.apply( this, arguments );
1867 var args = slice.call( arguments ),
2019 var length = arguments.length,
2196 return fn.apply( this, arguments );
2200 return fn.apply( this, arguments );
2682 return Popcorn.p[ recommend ].apply( this, [].slice.call( arguments ) );
H A Dpopcorn.player.js11 first.apply( this, arguments );
12 second.apply( this, arguments );
78 return container[ value ].apply( container, arguments );
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js331 return methods[ method ].apply( this, Array.prototype.slice.call( arguments, 1 ));
333 return methods.init.apply( this, arguments );
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js42 args = Array.prototype.slice.call( arguments, 1 ),
83 if ( arguments.length ) {
2152 args = Array.prototype.slice.call(arguments); // Convert arguments to an Array.
2516 if ( arguments.length === 0 ) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt183 * Add arguments to analyze() for original filesize (and filename)
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md29 * Removed limit and count arguments from CssUtils functions
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetReference.php134 private function callAsset($method, $arguments = array()) argument
138 return call_user_func_array(array($asset, $method), $arguments);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigFormulaLoader.php76 $arguments = array();
78 $arguments[] = eval('return '.$this->twig->compile($argument).';');
83 $inputs = isset($arguments[0]) ? (array) $arguments[0] : array();
85 … $options = array_replace($invoker->getOptions(), isset($arguments[1]) ? $arguments[1] : array());
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DBaseNodeFilter.php33 protected function createProcessBuilder(array $arguments = array()) argument
35 $pb = parent::createProcessBuilder($arguments);
H A DBaseProcessFilter.php36 * @param array $arguments An optional array of arguments
40 protected function createProcessBuilder(array $arguments = array()) argument
42 $pb = new ProcessBuilder($arguments);
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js129 return fn.apply(obj, arguments);
1327 ret = value.init.apply(global, arguments);
1755 return ctx.require[prop].apply(ctx, arguments);
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md46 * added ProcessBuilder::setArguments() to reset the arguments on a builder
H A DPhpExecutableFinder.php84 $arguments = [];
87 $arguments[] = '--php';
89 $arguments[] = '-qrr';
92 return $arguments;
H A DProcessBuilder.php26 private $arguments; variable in Symfony\\Component\\Process\\ProcessBuilder
37 * @param string[] $arguments An array of arguments
39 public function __construct(array $arguments = []) argument
41 $this->arguments = $arguments;
47 * @param string[] $arguments An array of arguments
53 return new static($arguments);
65 $this->arguments[] = $argument;
92 * @param string[] $arguments
96 public function setArguments(array $arguments) argument
98 $this->arguments = $arguments;
[all …]
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagati…
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js12 if(elem.nodeType!==8&&elem.children){arguments.callee(elem.childNodes,offset);}}})(elems);matches.s…
15 text=text.replace(pattern,function(match){var offset=arguments[arguments.length-2];if(match==="\r"|…
19 arguments.callee(match.children);}})(matches);return matches;};Syntax.extractMatches=function(){var…
89 …rush.prototype.push=function(){if(jQuery.isArray(arguments[0])){var patterns=arguments[0],rule=arg…
90 …xtend({pattern:new RegExp(all,rule.options||'g')},rule));}else{var rule=arguments[0];if(typeof(rul…
H A Djquery.syntax.js5 …ion.prototype.bind=function(target){var args=Array.prototype.slice.call(arguments,1),fn=this;retur…
16 …nsole.log.apply(console,arguments);}else if(window.console&&window.console.log){window.console.log…
H A Djquery.syntax.min.js5 …ion.prototype.bind=function(target){var args=Array.prototype.slice.call(arguments,1),fn=this;retur…
16 …nsole.log.apply(console,arguments);}else if(window.console&&window.console.log){window.console.log…

1...<<21222324252627282930