Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dload.php130 if ($this->prefixStrip($classPath, 'dokuwiki/test/mock/')) {
148 if ($this->prefixStrip($classPath, 'dokuwiki/test/')) {
168 if ($this->prefixStrip($classPath, 'dokuwiki/plugin/')) {
196 if ($this->prefixStrip($classPath, 'dokuwiki/template/')) {
221 if ($this->prefixStrip($classPath, 'dokuwiki/')) {
273 protected function prefixStrip(&$string, $prefix) function in dokuwiki\\AnonymousClass33e810d40100