Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Drendering.php745 $result = $this->convertToLatin($index + 1, $style);
856 $result = $this->convertToLatin($id, $style);
879 protected function convertToLatin($number, $case) {
872 protected function convertToLatin($number, $case) { global() function in refnotes_basic_renderer