Searched refs:ENDTAG (Results 1 – 1 of 1) sorted by relevance
456 const ENDTAG = 2; define in HTML5777 'type' => self::ENDTAG1561 } elseif ($token['type'] === self::ENDTAG) {1747 $token['type'] === HTML5::ENDTAG ||1821 $token['type'] === HTML5::ENDTAG ||1954 ($token['type'] === HTML5::ENDTAG && $token['name'] === 'html') ||1973 } elseif ($token['type'] === HTML5::ENDTAG) {2005 } elseif ($token['type'] === HTML5::ENDTAG &&2071 } elseif ($token['type'] === HTML5::ENDTAG && $token['name'] === 'head') {2087 ($token['type'] === HTML5::ENDTAG && $token['name'] !== 'html')[all …]