Searched refs:STARTTAG (Results 1 – 1 of 1) sorted by relevance
455 const STARTTAG = 1; define in HTML5685 'type' => self::STARTTAG,1746 $token['type'] === HTML5::STARTTAG ||1820 $token['type'] === HTML5::STARTTAG ||1845 } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'html') {1937 } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'head') {1953 } elseif ($token['type'] === HTML5::STARTTAG ||1965 'type' => HTML5::STARTTAG,2012 } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'title') {2028 } elseif ($token['type'] === HTML5::STARTTAG && $token['name'] === 'style') {[all …]