Searched refs:_save (Results 1 – 6 of 6) sorted by relevance
18 $this->_save($checkedBacklinks, $id);22 function _save($backlinks, $page) { function in PageTemplateBacklink51 $this->_save($backlinks, $to);
212 function _save() { global() function in admin_plugin_virtualgroup
37 this._save();58 this._save();80 this._save();99 this._save();116 Storage.prototype._save = function() { method in Storage
202 $this->_save($data);285 protected function _save($data) function in syntax_plugin_do_do
210 private function _save($filename,$rs,$timestamp){ function in syntax_plugin_sqlcomp289 $this->_save($filename,$rs,$data[6]);
28392 var _save;28394 if (state.any) _save = input.save();28399 if (state.any) result = input.raw(_save);else input = body;