Home
last modified time | relevance | path

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

/plugin/htmlokay/
Ddirectory_scan-3.php40 function get_namespace($path) { function
58 $htmlokay_directories[$path]['namespace'] = get_namespace($path);
Dadmin.php212 function get_namespace($path) function in admin_plugin_htmlOKay
259 $this->directories[$path]['namespace'] = $this->get_namespace($path);
Daction.php79 $namespace = $this->helper->get_namespace();
Dhelper.php128 function get_namespace() { function in helper_plugin_htmlOKay