Home
last modified time | relevance | path

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

/plugin/subjectindex/syntax/
H A Dindex.php138 … $lines = $this->_create_index($section_entries, $all_pages, $opt['hideatoz'], $opt['proper']);
148 private function _create_index(SI_Index $section_entries, $all_pages, $hideAtoZ, $proper) { function in syntax_plugin_subjectindex_index