Searched defs:new (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/_test/tests/inc/ |
D | parserutils_get_renderer.test.php | 60 function load($type,$name,$new=false,$disabled=false){
|
D | parserutils_set_metadata_during_rendering.test.php | 107 public function load($type, $name, $new = false, $disabled = false)
|
/dokuwiki/lib/plugins/styling/ |
D | admin.php | 213 protected function replaceIni($new)
|
/dokuwiki/inc/ |
D | pluginutils.php | 51 function plugin_load($type, $name, $new = false, $disabled = false)
|
D | confutils.php | 487 function array_merge_with_removal($current, $new)
|
/dokuwiki/inc/Extension/ |
D | PluginController.php | 81 public function load($type, $name, $new = false, $disabled = false)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
D | SSH2.php | 5530 private function updateLogHistory($old, $new)
|