Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_includer.php26 const IN_CONTENT = 1002; define in DecoratorIncluder
105 case DecoratorIncluder::IN_CONTENT:
153 $this->state = DecoratorIncluder::IN_CONTENT;
258 case DecoratorIncluder::IN_CONTENT:
281 if ($this->state == DecoratorIncluder::IN_CONTENT) {