Home
last modified time | relevance | path

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

/plugin/latexit/
H A Drenderer.php148 protected $recursion_handler; variable in renderer_plugin_latexit
236 $this->recursion_handler = RecursionHandler::getInstance();
253 $this->recursion_handler->insert(wikifn($ID));
1011 if ($this->recursion_handler->disallow(wikifn($link))) {
1018 $this->recursion_handler->insert(wikifn($link));
1039 $this->recursion_handler->remove(wikifn($link));