Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Ddatabase.php74 $this->key[$this->normalizeKeyText($text)] = $key;
83 $text = $this->normalizeKeyText($text);
98 private function normalizeKeyText($text) { function in refnotes_reference_database