Home
last modified time | relevance | path

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

/plugin/acmenu/
Dsyntax.php127 $tree = $this->_sort_ns_pg($tree);
461 private function _sort_ns_pg($tree) function in syntax_plugin_acmenu
469 $val["sub"] = $this->_sort_ns_pg($val["sub"]);