_cache_serials as $_include_file_path=>$_cache_serial) { include_once($_include_file_path); $_return = preg_replace_callback('!(\{nocache\:('.$_cache_serial.')#(\d+)\})!s', array(&$this, '_process_compiled_include_callback'), $_return); } return $_return; } ?>