Lines Matching defs:HDOM_INFO_END
36 define('HDOM_INFO_END', 1);
411 if (isset($this->_[HDOM_INFO_END]) && $this->_[HDOM_INFO_END] != 0) {
574 $end = (!empty($this->_[HDOM_INFO_END])) ? $this->_[HDOM_INFO_END] : 0;
577 while (!isset($parent->_[HDOM_INFO_END]) && $parent !== null) {
581 $end += $parent->_[HDOM_INFO_END];
1549 $this->root->_[HDOM_INFO_END] = $this->cursor;
1815 $this->root->_[HDOM_INFO_END] = $this->cursor;
1846 $this->parent->_[HDOM_INFO_END] = 0;
1865 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1873 $this->parent->_[HDOM_INFO_END] = 0; // No end tag
1887 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1893 $this->parent->_[HDOM_INFO_END] = 0;
1901 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1976 $this->parent->_[HDOM_INFO_END] = 0;
2007 $node->_[HDOM_INFO_END] = 0;
2020 $node->_[HDOM_INFO_END] = 0;
2069 $node->_[HDOM_INFO_END] = 0;