Searched refs:evalArray (Results 1 – 1 of 1) sorted by relevance
142 $directive->allowed = $this->lookup($this->evalArray($hash->offsetGet('ALLOWED')));146 $directive->valueAliases = $this->evalArray($hash->offsetGet('VALUE-ALIASES'));180 protected function evalArray($contents) function in HTMLPurifier_ConfigSchema_InterchangeBuilder