Home
last modified time | relevance | path

Searched refs:context (Results 451 – 475 of 1053) sorted by last modified time

1...<<11121314151617181920>>...43

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js192 Array.prototype.forEach = Array.prototype.forEach || function( fn, context ) { argument
201 context = context || this;
207 fn.call( context, obj[ key ], key, obj );
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as596 // Handlers for context menu
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerApiFilter.php90 $context = stream_context_create($contextOptions);
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md35 Create a view "context" object -- which could also be an associative array, but those don't do func…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DContext.php23 * @param mixed $context Default rendering context (default: null)
25 public function __construct($context = null) argument
27 if ($context !== null) {
28 $this->stack = array($context);
189 foreach ($this->blockStack as $context) {
190 if (array_key_exists($id, $context)) {
191 return $context[$id];
H A DEngine.php230 * @param mixed $context (default: array())
234 public function render($template, $context = array()) argument
236 return $this->loadTemplate($template)->render($context);
821 * @param array $context The log context
823 private function log($level, $message, array $context = array()) argument
826 $this->logger->log($level, $message, $context);
H A DTemplate.php52 public function __invoke($context = array()) argument
54 return $this->render($context);
64 public function render($context = array()) argument
67 $this->prepareContextStack($context)
78 * @param Mustache_Context $context
144 protected function prepareContextStack($context = null) argument
153 if (!empty($context)) {
154 $stack->push($context);
166 * @param Mustache_Context $context
170 protected function resolveValue($value, Mustache_Context $context) argument
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1675 context: this.version.flash,
1758 context:status.src,
2057 context: "{supplied:'" + this.options.supplied + "'}",
2360 context: ancestor,
2409 context: this.css.cs[fn],
2417 context: fn,
2425 context: cssSel,
2533 context: key,
3354 _urlNotSetError: function(context) { argument
3357 context: context,
[all …]
H A Djquery.jplayer.min.js2context:"{solution:'"+this.options.solution+"', supplied:'"+this.options.supplied+"'}",message:a.j…
3context:"{supplied:'"+this.options.supplied+"'}",message:a.jPlayer.errorMsg.NO_SUPPORT,hint:a.jPla…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1675 context: this.version.flash,
1758 context:status.src,
2057 context: "{supplied:'" + this.options.supplied + "'}",
2360 context: ancestor,
2409 context: this.css.cs[fn],
2417 context: fn,
2425 context: cssSel,
2533 context: key,
3354 _urlNotSetError: function(context) { argument
3357 context: context,
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php927 * @param DomElement|null $context Context Node (DomElement)
931 public static function query($dom, $query, $context = null) argument
942 if (isset($context)) {
943 $res = $xpath->query($query, $context);
/plugin/adfs/phpsaml/
H A DREADME.md509 // Authentication context.
512 …// Set an array with the possible auth context values: array ('urn:oasis:names:tc:SAML:2.0:ac:clas…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1context","forceToEnd","st","modeGen","lineClasses","runMode","loop","o","overlay","overlays","i_en…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1context&&a.context.type=="statement")d=a.context.indented;return a.context=new r(d,b,c,null,a.cont…
H A Dcypher.min.js1context={prev:a.context,indent:a.indent,col:c,type:b}};var f=function(a){a.indent=a.context.indent… class in a
H A Dd.min.js1context&&a.context.type=="statement")d=a.context.indented;return a.context=new r(d,b,c,null,a.cont…
H A Dgo.min.js1context=new k(a.indented,b,c,null,a.context)}function m(a){if(!a.context.prev)return;var b=a.conte…
H A Dgroovy.min.js1context=new n(a.indented,b,c,null,a.context)}function p(a){var b=a.context.type;if(b==")"||b=="]"|…
H A Djsx.min.js1context.mode==f)return j(a,b,b.context);else return k(a,b,b.context)}function j(c,e,j){if(j.depth=…
H A Dmumps.min.js.map1 …he next non-space\n // character belongs to the command or argument context.\n\n // Exam…
H A Dnginx.min.js.map1context","pop","push","indent","textAfter","n","electricChars","defineMIME"],"mappings":"CAGA,SAAU…
H A Dperl.min.js.map1context of the current subroutine call\n chdir :1, //…
H A Dphp.min.js.map1context","prev","startOpen","copyState","htmlNew","phpNew","textAfter","line","blockCommentStart",…
H A Dsoy.min.js1context)return;if(a.context.scope){a.variables=a.context.scope}a.context=a.context.previousContext…
H A Dsoy.min.js.map1context","scope","variables","previousContext","ref","loose","Context","this","kind","expression",…

1...<<11121314151617181920>>...43