Home
last modified time | relevance | path

Searched refs:deleteAllCallsAfter (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/ComboStrap/
H A DPipelineTag.php45 $callstack->deleteAllCallsAfter($openingCall);
H A DTabsTag.php357 $callStack->deleteAllCallsAfter($previousOpeningTag);
H A DPageExplorerTag.php262 $callStack->deleteAllCallsAfter($openingTag);
H A DCallStack.php931 public function deleteAllCallsAfter(Call $call) function in ComboStrap\\CallStack
/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php131 $callStack->deleteAllCallsAfter($openingCall);
/plugin/combo/syntax/
H A Dfragment.php170 $callStack->deleteAllCallsAfter($templateEnterCall);
H A Dtooltip.php184 $callStack->deleteAllCallsAfter($openingTag);
H A Diterator.php303 $callStack->deleteAllCallsAfter($openTag);