Home
last modified time | relevance | path

Searched refs:m (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dokuwiki/inc/lang/vi/
H A Dsearchpage.txt
H A Dresetpwd.txt
H A Dregister.txt
H A Dresendpwd.txt
H A Dmailtext.txt
H A Dstopwords.txt
H A Deditrev.txt
/dokuwiki/
H A Dindex.php31 if (preg_match('/^\/_media\/(.*)/', $_SERVER['SCRIPT_NAME'], $m)) {
33 $_GET['media'] = $m[1];
35 } elseif (preg_match('/^\/_detail\/(.*)/', $_SERVER['SCRIPT_NAME'], $m)) {
37 $_GET['media'] = $m[1];
39 } elseif (preg_match('/^\/_export\/([^\/]+)\/(.*)/', $_SERVER['SCRIPT_NAME'], $m)) {
41 $_GET['do'] = 'export_' . $m[1];
42 $_GET['id'] = $m[2];
/dokuwiki/lib/plugins/extension/lang/cs/
H A Dintro_install.txt
H A Dintro_search.txt
/dokuwiki/lib/plugins/config/lang/sk/
H A Dintro.txt
/dokuwiki/inc/lang/cs/
H A Dstopwords.txt
/dokuwiki/lib/plugins/extension/lang/sk/
H A Dintro_search.txt
/dokuwiki/lib/plugins/styling/lang/cs/
H A Dintro.txt
/dokuwiki/inc/lang/fi/
H A Dnewpage.txt
/dokuwiki/lib/plugins/config/lang/cs/
H A Dintro.txt
/dokuwiki/lib/plugins/styling/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 17.5 9a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1-1.5 1.5m-3-4A1.5 1.5 0 0 1 13 6.5 1.5 1.5 0 0 1 14.5 5 1.5 1.5 0 0 1 16 6.5 1.5 1.5 0 0 1 14.5 8m-5 0A1.5 1.5 0 0 1 8 6.5 1.5 1.5 0 0 1 9.5 5 1.5 1.5 0 0 1 11 6.5 1.5 1.5 0 0 1 9.5 8m-3 4A1.5 1.5 0 0 1 5 10.5 1.5 1.5 0 0 1 6.5 9 1.5 1.5 0 0 1 8 10.5 1.5 1.5 0 0 1 6.5 12M12 3a9 9 0 (…)
/dokuwiki/lib/plugins/extension/helper/
H A Drepository.php189 foreach ($matches as $m) {
190 $q = str_replace($m[2], '', $q);
191 $parameters['tag'][] = $m[3];
196 foreach ($matches as $m) {
197 $q = str_replace($m[2], '', $q);
198 $parameters['mail'][] = $m[3];
203 foreach ($matches as $m) {
204 $q = str_replace($m[2], '', $q);
205 $parameters['ext'][] = $m[3];
210 foreach ($matches as $m) {
[all...]
/dokuwiki/lib/plugins/popularity/lang/cs/
H A Dintro.txt
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dwhois.php162 'DISALLOWED_BEFORE' => '(?<=\A |\A \n(?m:^)|\n\n(?m:^))'
165 'DISALLOWED_BEFORE' => '(?m:^)'
/dokuwiki/lib/plugins/popularity/lang/fi/
H A Dintro.txt
/dokuwiki/inc/lang/sk/
H A Dedit.txt
/dokuwiki/inc/lang/tr/
H A Ddiff.txt
/dokuwiki/inc/lang/az/
H A Dadmin.txt
/dokuwiki/lib/plugins/acl/lang/cs/
H A Dhelp.txt

12345678910>>...12