Home
last modified time | relevance | path

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

/plugin/subjectindex/inc/
H A Dcommon.php209 SI_Utils::save_index($this->index);
273 self::save_index($index);
299 static function save_index(SI_Index $index) { function in SI_Utils