Home
last modified time | relevance | path

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

/plugin/latexport/implementation/
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/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php1881 return $this->inTable($token);
3316 private function inTable($token) function in HTML5TreeConstructer
3369 $this->inTable(
3399 $this->inTable(
3416 $this->inTable(
3595 return $this->inTable($token);
3681 return $this->inTable($token);
3780 $this->inTable($token);
3878 $this->inTable($token);