Home
last modified time | relevance | path

Searched refs:stack (Results 51 – 75 of 388) sorted by relevance

12345678910>>...16

/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19stack.global;l.tagID=i;if(l.notags){h.Error(["CommandNotAllowedInEnv","%1 not allowed in %2 enviro…
H A Dcolor.js19stack.env.color=e;this.Push(f)},TextColor:function(h){var g=this.GetBrackets(h),f=this.GetArgument…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19stack=d.Stack(m,!!o);this.Parse();this.Push(b.stop())},Parse:function(){var o,m;while(this.i<this.…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php21 $stack = HandlerStack::create(GuzzleHttp\choose_handler());
22 $stack->push($this->getSigningMiddleware(), 'sign');
25 'handler' => $stack,
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js657 function baseIsEqual(value, other, bitmask, customizer, stack) { argument
694 stack || (stack = []);
695 var objStack = find(stack, function(entry) {
698 var othStack = find(stack, function(entry) {
704 stack.push([object, other]);
705 stack.push([other, object]);
708 ? equalArrays(object, other, bitmask, customizer, equalFunc, stack)
710 stack.pop();
722 stack.pop();
730 stack.pop();
[all …]
H A Dlodash.js2663 stack || (stack = new Stack);
3312 stack || (stack = new Stack);
3325 stack || (stack = new Stack);
3332 stack || (stack = new Stack);
3601 stack || (stack = new Stack);
5630 stack.set(array, other);
5631 stack.set(other, array);
5669 stack['delete'](array);
5670 stack['delete'](other);
5828 stack['delete'](object);
[all …]
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1stack","token","eatSpace","context","pop","push","indent","textAfter","n","electricChars","defineM…
H A Dslim.min.js.map1stack","parent","indented","line","finishContinue","lineContinuable","match","eol","commaContinuab…
H A Dfactor.min.js.map1stack","meta","dontIndentStates","lineComment","defineMIME"],"mappings":"CAOA,SAAUA,GACR,SAAWC,UAA…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md93 $stack = HandlerStack::create();
94 $stack->push($middleware);
98 'handler' => $stack,
149 $stack = HandlerStack::create();
150 $stack->push($middleware);
154 'handler' => $stack,
199 $stack = HandlerStack::create();
200 $stack->push($middleware);
204 'handler' => $stack,
242 $stack->push($middleware);
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php119 $stack = false;
133 $stack |= ('__shift__' === substr($namespace, 0, 9));
142 if (true == $stack) {
/plugin/strata/helper/
H A Dsyntax.php791 $stack = array();
792 $stack[] =& $root;
793 $top = count($stack)-1;
804 $stack[$top]['cs'][] = array(
810 $stack[] =& $stack[$top]['cs'][count($stack[$top]['cs'])-1];
811 $top = count($stack)-1;
814 $stack[$top]['end'] = $lineCount;
815 array_pop($stack);
[all...]
/plugin/divalign2/
H A DChangeLog25 * Changed the paragraph typing from stack to block (hopefully temporarily).
27 * Temporarily removing para-stack fixes for <= Lemming.
32 * Syntax: updated for 'stack' PType fix in Anteater release
37 * action.php: Added file with conditional stack-view fix.
/plugin/magento/
H A Dauth.php633 $stack = array();
643 array_push( $stack, $xarray );
646 $item = array_shift( $stack );
661 array_push( $stack, $xarray );
665 $item = array_shift( $stack );
/plugin/news/syntax/
H A Ditem.php35 function getPType(){ return 'stack';}
/plugin/ifauth/
H A Dsyntax.php47 * 'stack' - Special case. Plugin wraps other paragraphs.
/plugin/showif/
H A Dsyntax.php53 function getPType(){ return 'stack'; }
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js2663 stack || (stack = new Stack);
3312 stack || (stack = new Stack);
3325 stack || (stack = new Stack);
3332 stack || (stack = new Stack);
3601 stack || (stack = new Stack);
5630 stack.set(array, other);
5631 stack.set(other, array);
5669 stack['delete'](array);
5670 stack['delete'](other);
5828 stack['delete'](object);
[all …]
/plugin/odt/ODT/
H A DODTImport.php718 $stack = clone $params->htmlStack;
719 $stack->restoreToRoot();
721 self::import_styles_from_css_internal($params, $stack, $registrations, $listAlign);
736 $stack = clone $params->htmlStack;
737 $stack->restoreToRoot ();
742 $stack->restoreToRoot ();
744 …$params->import->getPropertiesForElement($properties, $stack->getCurrentElement(), $params->units);
/plugin/acronym4glossary/
H A Dsyntax.php40 //return 'FIXME: normal|block|stack';
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js38010 stack[index - 2] = stack[index - 2] + stack[index - 1];
38017 stack[index - 2] = stack[index - 2] - stack[index - 1];
38024 stack[index - 2] = stack[index - 2] / stack[index - 1];
38362 var stack = state.stack;
53495 var stack = this.stack;
53498 stack.push(stack[i]);
53505 var stack = this.stack;
53515 stack[i] = stack[j];
53521 stack[i] = stack[j];
53527 stack[i] = stack[j];
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js459 …var self = this, stack = [ 0 ], vstack = [ null ], lstack = [], table = this.table, yytext = "", y…
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
487stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
502 … len && (stack = stack.slice(0, -1 * len * 2), vstack = vstack.slice(0, -1 * len),
503 … lstack = lstack.slice(0, -1 * len)), stack.push(this.productions_[action[1]][0]),
504 …ck.push(yyval.$), lstack.push(yyval._$), newState = table[stack[stack.length - 2]][stack[stack.len…
505 stack.push(newState);
H A Dsequence-diagram-snap-min.js6stack=[0],vstack=[null],lstack=[],table=this.table,yytext="",yylineno=0,yyleng=0,recovering=0,TERR…
H A Dsequence-diagram-raphael.js459 …var self = this, stack = [ 0 ], vstack = [ null ], lstack = [], table = this.table, yytext = "", y…
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
487stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
502 … len && (stack = stack.slice(0, -1 * len * 2), vstack = vstack.slice(0, -1 * len),
503 … lstack = lstack.slice(0, -1 * len)), stack.push(this.productions_[action[1]][0]),
504 …ck.push(yyval.$), lstack.push(yyval._$), newState = table[stack[stack.length - 2]][stack[stack.len…
505 stack.push(newState);
/plugin/dump/resources/image/
H A Dstack.svg1 ….w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-stack" viewBox="0 0 16 1…

12345678910>>...16