Home
last modified time | relevance | path

Searched refs:args (Results 251 – 275 of 559) sorted by last modified time

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

/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js42 args = Array.prototype.slice.call( arguments, 1 ),
46 options = !isMethodCall && args.length ?
47 $.extend.apply( null, [ true, options ].concat(args) ) :
59 instance[ options ].apply( instance, args ) :
2152 args = Array.prototype.slice.call(arguments); // Convert arguments to an Array.
2158 args.splice(1, 1); // Remove the conditions from the arguments
2166 this.jPlayer.apply(this, args);
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1146 function callGetModule(args) { argument
1148 if (!hasProp(defined, args[0])) {
1149 getModule(makeModuleMap(args[0], null, true)).init(args[1], args[2]);
1191 var args;
1198 args = defQueue.shift();
1199 if (args[0] === null) {
1204 callGetModule(args);
1487 var found, args, mod,
1494 args = defQueue.shift();
1495 if (args[0] === null) {
[all …]
/plugin/jplayer/vendor/symfony/process/
H A DPhpExecutableFinder.php38 $args = $this->findArguments();
39 $args = $includeArgs && $args ? ' '.implode(' ', $args) : '';
43 return (getenv('PHP_BINARY') ?: \PHP_BINARY).$args;
48 return \PHP_BINARY.$args;
/plugin/jplayer/vendor/symfony/process/Tests/
H A DPhpExecutableFinderTest.php34 $args = 'phpdbg' === \PHP_SAPI ? ' -qrr' : '';
36 $this->assertEquals($current.$args, $f->find(), '::find() returns the executable PHP');
/plugin/jplayer/components/
H A Drequire-built.js1146 function callGetModule(args) { argument
1149 getModule(makeModuleMap(args[0], null, true)).init(args[1], args[2]);
1191 var args;
1198 args = defQueue.shift();
1199 if (args[0] === null) {
1204 callGetModule(args);
1487 var found, args, mod,
1495 if (args[0] === null) {
1509 callGetModule(args);
2091 options = !isMethodCall && args.length ?
[all …]
H A Drequire.js1146 function callGetModule(args) { argument
1148 if (!hasProp(defined, args[0])) {
1149 getModule(makeModuleMap(args[0], null, true)).init(args[1], args[2]);
1191 var args;
1198 args = defQueue.shift();
1199 if (args[0] === null) {
1204 callGetModule(args);
1487 var found, args, mod,
1494 args = defQueue.shift();
1495 if (args[0] === null) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2args=typeof arguments[0]==="object"?arguments[0]:arguments;var ret={};for(var i=0;i<args.length;i+… argument
23args){assert(runDependencies==0,"cannot call main when async dependencies remain! (listen on __ATM… argument
H A Daurora.js806 var args, event, fn, _i, _len, _ref, _ref1;
807 event = arguments[0], args = 2 <= arguments.length ? __slice.call(arguments, 1) : [];
814 fn.apply(this, args);
H A Dogg.js2args=typeof arguments[0]==="object"?arguments[0]:arguments;var ret={};for(var i=0;i<args.length;i+… argument
15args){assert(runDependencies==0,"cannot call main when async dependencies remain! (listen on __ATM… argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js42 args = Array.prototype.slice.call( arguments, 1 ),
46 options = !isMethodCall && args.length ?
47 $.extend.apply( null, [ true, options ].concat(args) ) :
59 instance[ options ].apply( instance, args ) :
2152 args = Array.prototype.slice.call(arguments); // Convert arguments to an Array.
2158 args.splice(1, 1); // Remove the conditions from the arguments
2166 this.jPlayer.apply(this, args);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js42 args = Array.prototype.slice.call( arguments, 1 ),
46 options = !isMethodCall && args.length ?
47 $.extend.apply( null, [ true, options ].concat(args) ) :
59 instance[ options ].apply( instance, args ) :
2152 args = Array.prototype.slice.call(arguments); // Convert arguments to an Array.
2158 args.splice(1, 1); // Remove the conditions from the arguments
2166 this.jPlayer.apply(this, args);
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php49 * @param array|null $args Arguments
53 public static function t($msg, $args = array()) argument
64 if (!empty($args)) {
65 $params = array_merge(array($translatedMsg), $args);
H A DError.php34 * @param array|null $args Arguments used in the message that describes the error.
36 public function __construct($msg, $code = 0, $args = null) argument
41 $message = OneLogin_Saml2_Utils::t($msg, $args);
110 * @param array|null $args Arguments used in the message that describes the error.
112 public function __construct($msg, $code = 0, $args = null) argument
117 $message = OneLogin_Saml2_Utils::t($msg, $args);
/plugin/codemirror/dist/
H A Dscripts.min.js.map1args","Array","prototype","call","arguments","apply","copyObj","obj","target","overwrite","prop","…
/plugin/codemirror/dist/modes/
H A Drst.min.js.map1args","Array","prototype","slice","call","arguments","replace","n","mode_python","mode_stex","SEPA…
H A Dclojure.min.js.map1 …lved-vars*\", \"*assert*\", \"*clojure-version*\",\n \"*command-line-args*\", \"*compile-file…
H A Dasterisk.min.js.map1 …pToEnd();\n return \"strong\";\n }\n }\n // application args\n if(ch == '$'){…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js3args=e}},matchCommand_:function(a){for(var b=a.length;b>0;b--){var c=a.substring(0,b);if(this.comm…
H A Dvim.min.js.map1args","finalHead","getRange","lastState","prevLineEnd","Number","MAX_VALUE","wasLastLine","command…
/plugin/cli/
H A Dsyntax.php140 $args = substr(rtrim($match), 4, -1); // strip '<cli' and '>EOL?'
141 $params=$this->_parseparams($args);
/plugin/issuelinks/classes/
H A DIssueLinksException.php32 $args = func_get_args();
33 array_shift($args);
35 $trans = vsprintf($trans, $args);
/plugin/autotranslation/
H A Daction.php76 function page_template_replacement(Doku_Event $event, $args) { argument
127 function translation_js(Doku_Event $event, $args) { argument
143 function setJsCacheKey(Doku_Event $event, $args) { argument
161 function translation_jscache(Doku_Event $event, $args) { argument
188 function translate_media_manager(Doku_Event $event, $args) { argument
207 function translation_hook(Doku_Event $event, $args) { argument
253 function translation_search(Doku_Event $event, $args) { argument
/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/dropfiles/
H A Dyarn.lock2206 process-nextick-args@~1.0.6:
2208 …resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e2…
2319 process-nextick-args "~1.0.6"
/plugin/revealjs/js/
H A Dreveal.js1284 var result = Reveal[data.method].apply( Reveal, data.args );
1990 function dispatchEvent( type, args ) { argument
1994 extend( event, args );

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