function yy_r1_3()
 {
     $obj = new Smarty_Internal_Compile_Private_Php();
     $obj->parsePhp($this);
     $this->token = Smarty_Internal_Templateparser::TP_PHP;
 }
 function yy_r1_10()
 {
     $obj = new Smarty_Internal_Compile_Private_Php();
     $obj->parsePhp($this);
 }