Home
last modified time | relevance | path

Searched refs:callstack (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/syntax/
H A Dpara.php249 * @param CallStack $callstack
252 public static function fromEolToParagraphUntilEndOfStack(CallStack &$callstack, array $attributes) argument
273 while ($actualCall = $callstack->next()) {
283 $callstack->insertBefore(
304 while ($nextCall = $callstack->next()) {
317 $callstack->previous();
335 $callstack->deleteActualCallAndPrevious();
358 $callstack->next();
382 $callstack->next();
407 $callstack
[all...]
/plugin/combo/ComboStrap/
H A DPipelineTag.php17 $callstack = CallStack::createFromHandler($handler);
18 $openingCall = $callstack->moveToPreviousCorrespondingOpeningCall();
20 while ($actual = $callstack->next()) {
45 $callstack->deleteAllCallsAfter($openingCall);
/plugin/dump/
H A DREADME.md4 This [Dokuwiki Plugin](https://www.dokuwiki.org/plugin:dump) dumps the callstack (the array of inst…
16 If you click on it, you will see the callstack in `json` format.
H A Dplugin.info.txt7 desc A plugin to dump the callstack for debugging purpose
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js36546 var callstack = [];
36618 callstack.push({
36655 pc = callstack.pop();
H A Dpdf.worker.js.map1callstack","functionsCalled","tooComplexToFollowFunctions","ttContext","inFDEF","ifLevel","inELSE"…