Home
last modified time | relevance | path

Searched refs:insertEolIfNextCallIsNotEolOrBlock (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/syntax/
H A Dtext.php130 $callStack->insertEolIfNextCallIsNotEolOrBlock();
/plugin/combo/ComboStrap/
H A DCardTag.php152 $callStack->insertEolIfNextCallIsNotEolOrBlock();
H A DBlockquoteTag.php163 $callStack->insertEolIfNextCallIsNotEolOrBlock(); // eol is mandatory to have a paragraph if there is only content
H A DCallStack.php699 function insertEolIfNextCallIsNotEolOrBlock() function in ComboStrap\\CallStack