get_all_tokens($lexer); $this->match_tokens($tokens, array(array('code' => CSS_TOKEN_COMMENT, 'value' => $contents), array('code' => null, 'value' => ''))); } } ?>