Home
last modified time | relevance | path

Searched refs:_save_code (Results 1 – 3 of 3) sorted by relevance

/plugin/pycode/
H A Dsyntax.php272 $this->mpp->_save_code($loc_url, $code_raw);
284 $this->mpp->_save_code($tmp_raw_loc_url, $code_raw);
333 $this->mpp->_save_code($tmp_log_url, $loc_url);
H A Daction.php74 $this->mpp->_save_code($loc_url, $code_all_old);
H A Dmethod.php921 public function _save_code($filename, $data) { function in method_pycode_plugin