2 /* Generated from ./assert_templates/filter.tpl */
3 function haanga_7c948c919295fb106667df66f458e608eb775422($vars, $return=FALSE, $blocks=array())
6 $buffer1 = "".htmlentities(strtoupper($var))."\n".htmlentities(strtolower(strtoupper($var)))."\n".htmlentities(str_replace("u", "", $var))."\n".(is_array($var) == TRUE ?
count($var) : strlen($var))."\n".htmlentities(strtoupper((empty($foobar) == TRUE ?
"default value" : $foobar)))."\n";
7 $buffer2 = "\n hola que \n";
8 $buffer1 .= strtoupper($buffer2)."\n";
10 $buffer1 .= strtolower($buffer2)."\n";
11 $buffer2 = "\n hello world\n";
12 $buffer1 .= str_replace("e", "", strtolower(strtoupper($buffer2)))."\n";
13 if ($return == TRUE) {