Searched refs:sphinx_cblock (Results 1 – 1 of 1) sorted by relevance
300 sphinx_cblock = KernRe(r'^\.\.\ +code-block::', cache=False) variable in RestFormat358 if self.sphinx_literal.match(line) or self.sphinx_cblock.match(line):