customvars as $name => $value) { printf( '%s%s' . "\n", $this->escape($name), $this->customvar($value) ); }