Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dload.php126 if ($this->prefixStrip($classPath, 'dokuwiki/test/mock/')) {
144 if ($this->prefixStrip($classPath, 'dokuwiki/test/')) {
164 if ($this->prefixStrip($classPath, 'dokuwiki/plugin/')) {
192 if ($this->prefixStrip($classPath, 'dokuwiki/template/')) {
217 if ($this->prefixStrip($classPath, 'dokuwiki/')) {
269 protected function prefixStrip(&$string, $prefix) function in dokuwiki\\AnonymousClass33e810d40100