Searched refs:getBlocksParsed (Results 1 – 3 of 3) sorted by relevance
86 public function getBlocksParsed(): bool; function
180 public function getBlocksParsed(): bool function in League\\CommonMark\\Context
185 while (!$context->getContainer()->isCode() && !$context->getBlocksParsed()) {