Home
last modified time | relevance | path

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

/plugin/refnotes/
Dnamespace.php248 public static function canonizeName($name) { function in refnotes_namespace
265 $namespace = self::canonizeName(substr($name, 0, $pos));
Dbibtex.php501 $this->namespace = refnotes_namespace::canonizeName($data['namespace']);
/plugin/refnotes/syntax/
Dnotes.php197 $style['inherit'] = refnotes_namespace::canonizeName($style['inherit']);