Lines Matching refs:elementInScope
2260 if ($this->elementInScope('p')) {
2285 if ($this->elementInScope('p')) {
2308 if ($this->elementInScope('p')) {
2359 if ($this->elementInScope('p')) {
2384 if ($this->elementInScope('p')) {
2398 while ($this->elementInScope(array('h1', 'h2', 'h3', 'h4', 'h5', 'h6'))) {
2476 if ($this->elementInScope('button')) {
2526 if ($this->elementInScope('p')) {
2567 if ($this->elementInScope('p')) {
2854 if ($this->elementInScope($token['name'])) {
2881 if ($this->elementInScope($token['name'])) {
2907 if ($this->elementInScope('p')) {
2918 if ($this->elementInScope('p')) {
2936 if ($this->elementInScope($token['name'])) {
2970 if ($this->elementInScope($elements)) {
2981 while ($this->elementInScope($elements)) {
3027 !$this->elementInScope($token['name']))
3220 if ($this->elementInScope($token['name'])) {
3432 if (!$this->elementInScope($token['name'], true)) {
3535 if (!$this->elementInScope($token['name'], true)) {
3722 if (!$this->elementInScope($token['name'], true)) {
3747 if (!$this->elementInScope(array('tbody', 'thead', 'tfoot'), true)) {
3809 if (!$this->elementInScope($token['name'], true)) {
3849 if (!$this->elementInScope($token['name'], true)) {
3891 if (!$this->elementInScope($token['name'], true)) {
3944 if (!$this->elementInScope(array('td', 'th'), true)) {
3974 if (!$this->elementInScope(array('td', 'th'), true)) {
4004 if (!$this->elementInScope($token['name'], true)) {
4129 if (!$this->elementInScope($token['name'], true)) {
4185 if ($this->elementInScope($token['name'], true)) {
4466 private function elementInScope($el, $table = false) function in HTML5TreeConstructer
4470 if ($this->elementInScope($element, $table)) {
4771 if ($this->elementInScope($cell, true)) {