get_all_tokens($lexer); $this->match_tokens($tokens, array(array('code' => CSS_TOKEN_URI, 'value' => 'url(/images/logo_plain.png)'), array('code' => null, 'value' => ''))); } } ?>