Searched refs:processToken (Results 1 – 1 of 1) sorted by relevance
222 $token = $this->processToken($r, $i);353 $token = $this->processToken(array($new_token, $token, $element));379 $token = $this->processToken($r, $i);435 $token = $this->processToken($r, $i);504 $token = $this->processToken($replace);538 protected function processToken($token, $injector = -1) function in HTMLPurifier_Strategy_MakeWellFormed