Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
H A Ddecorator_tables.php66 private $inTable; variable in DecoratorTables
72 if ($this->inTable) {
83 if ($this->inTable) {
98 if ($this->inTable) {
115 $this->inTable = true;
120 $this->inTable = false;
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php