Home
last modified time | relevance | path

Searched refs:b (Results 76 – 100 of 121) sorted by relevance

12345

/dokuwiki/inc/lang/az/
H A Dregister.txt
H A Dresendpwd.txt
/dokuwiki/inc/lang/hu/
H A Dedit.txt
H A Dpwconfirm.txt
/dokuwiki/inc/lang/hu-formal/
H A Dedit.txt
/dokuwiki/inc/lang/cs/
H A Dregister.txt
H A Dstopwords.txt
H A Dresendpwd.txt
/dokuwiki/lib/tpl/dokuwiki/lang/pl/
H A Dstyle.txt
/dokuwiki/lib/plugins/usermanager/lang/lv/
H A Dimport.txt
/dokuwiki/lib/plugins/config/lang/id-ni/
H A Dintro.txt
/dokuwiki/lib/plugins/config/
H A Dadmin.php163 * @param Setting $b
164 * @return int if $a is lower/equal/higher than $b
166 function settingNaturalComparison($a, $b)
168 return strnatcmp($a->getKey(), $b->getKey());
161 settingNaturalComparison($a, $b) global() argument
/dokuwiki/conf/
H A Dwordblock.conf5 https?:\/\/(\S*?)(bi\s*sex|gay\s*sex|fetish|incest|penis|\brape\b)
10 \btits\b
/dokuwiki/lib/plugins/revert/lang/vi/
H A Dintro.txt
/dokuwiki/lib/plugins/logviewer/lang/pl/
H A Dintro.txt
/dokuwiki/inc/
H A Dsearch.php428 * @param array $b
432 function sort_search_fulltext($a, $b)
434 if ($a['count'] > $b['count']) {
436 } elseif ($a['count'] < $b['count']) {
439 return Sort::strcmp($a['id'], $b['id']);
420 sort_search_fulltext($a, $b) global() argument
/dokuwiki/lib/plugins/usermanager/lang/pl/
H A Dimport.txt
/dokuwiki/lib/plugins/acl/
H A Dadmin.php303 public function treeSort($a, $b)
307 if ($b['id'] == '') return 1;
310 $b_ids = explode(':', $b['id']);
320 if ($a_ids === [] && $a['type'] == 'f' && (count($b_ids) || $b['type'] == 'd')) return 1;
321 if ($b_ids === [] && $b['type'] == 'f' && (count($a_ids) || $a['type'] == 'd')) return -1;
328 if ($a['type'] == $b['type']) return 0;
337 if ($b_ids === []) return ($b['type'] == 'd') ? 1 : -1;
297 treeSort($a, $b) global() argument
/dokuwiki/lib/plugins/usermanager/lang/cs/
H A Dimport.txt
/dokuwiki/lib/plugins/logviewer/lang/cs/
H A Dintro.txt
/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg20 <linearGradient id="b" x1="140.16" x2="136.14" y1="303.79" y2="195.87" gradientUnits="userSpaceOnUse">
41 <stop stop-color="#25901b" stop-opacity=".837" offset="0"/>
42 <stop stop-color="#25901b" stop-opacity=".378" offset="1"/>
60 <path transform="matrix(.98991 -.14067 .20106 .97564 -158.095 -157.774)" d="m120.22 196.44 70.907-.792-2.403 109.05-71.718.373 3.214-108.63z" fill="url(#b)" stroke-width=".722"/>
/dokuwiki/lib/tpl/dokuwiki/images/
H A Ddokuwiki.svg20 <linearGradient id="b" x1="140.16" x2="136.14" y1="303.79" y2="195.87" gradientUnits="userSpaceOnUse">
41 <stop stop-color="#25901b" stop-opacity=".837" offset="0"/>
42 <stop stop-color="#25901b" stop-opacity=".378" offset="1"/>
60 <path transform="matrix(.98991 -.14067 .20106 .97564 -158.095 -157.774)" d="m120.22 196.44 70.907-.792-2.403 109.05-71.718.373 3.214-108.63z" fill="url(#b)" stroke-width=".722"/>
/dokuwiki/lib/plugins/popularity/lang/pl/
H A Dintro.txt
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/lib/plugins/usermanager/lang/hu/
H A Dimport.txt

12345