- Optimized forloop.* variables
[haanga.git] / tests / tmp / 8c184871ca921f028f7795f4ca92714bb3dce1c7.php
blobd948d46c0c75d9a749b87bfca3014ee27afc4d2f
1 <?php
2 /* Generated from ./assert_templates/pluralize.tpl */
3 function haanga_8c184871ca921f028f7795f4ca92714bb3dce1c7($vars, $return=FALSE, $blocks=array())
5 extract($vars);
6 $buffer1 = "message".htmlentities(($num1 <= 1 ? "" : "s"))."\nwalrus".htmlentities(($num1 <= 1 ? "" : "es"))."\ncherr".htmlentities(($num1 <= 1 ? "y" : "ies"))."\nmessage".htmlentities(($num2 <= 1 ? "" : "s"))."\nwalrus".htmlentities(($num2 <= 1 ? "" : "es"))."\ncherr".htmlentities(($num2 <= 1 ? "y" : "ies"))."\n";
7 if ($return == TRUE) {
8 return $buffer1;
9 } else {
10 echo $buffer1;