_compile_if_tag($tag_arg); preg_match("/<\?php if (.*): \?>/",$res,$token); return "while " . $token[1] . " {"; } ?>