Lines Matching defs:HDOM_INFO_END
39 define('HDOM_INFO_END', 1);
414 if (isset($this->_[HDOM_INFO_END]) && $this->_[HDOM_INFO_END] != 0) {
577 $end = (!empty($this->_[HDOM_INFO_END])) ? $this->_[HDOM_INFO_END] : 0;
580 while (!isset($parent->_[HDOM_INFO_END]) && $parent !== null) {
584 $end += $parent->_[HDOM_INFO_END];
1543 $this->root->_[HDOM_INFO_END] = $this->cursor;
1809 $this->root->_[HDOM_INFO_END] = $this->cursor;
1840 $this->parent->_[HDOM_INFO_END] = 0;
1859 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1867 $this->parent->_[HDOM_INFO_END] = 0; // No end tag
1881 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1887 $this->parent->_[HDOM_INFO_END] = 0;
1895 $this->parent->_[HDOM_INFO_END] = $this->cursor;
1970 $this->parent->_[HDOM_INFO_END] = 0;
2001 $node->_[HDOM_INFO_END] = 0;
2014 $node->_[HDOM_INFO_END] = 0;
2063 $node->_[HDOM_INFO_END] = 0;