Home
last modified time | relevance | path

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

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php2260 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'])) {
[all …]