Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 28) sorted by relevance

12

/dokuwiki/inc/TreeBuilder/
H A DTreeSort.php26 public static function sortById(AbstractNode $a, AbstractNode $b): int
49 public static function sortByNsFirstThenId(AbstractNode $a, AbstractNode $b): int
63 public static function sortByTitle(AbstractNode $a, AbstractNode $b): int
75 public static function sortByNsFirstThenTitle(AbstractNode $a, AbstractNode $b): int
89 protected static function sortByNsFirst(AbstractNode $a, AbstractNode $b): int
/dokuwiki/lib/images/interwiki/
H A Dphpfn.svg1 …="512" rx="15%" fill="#777bb3"/><g stroke="#fff" stroke-width="6"><path id="a" d="M155 202H97a3 3 … id
H A Ddoku.svg1 …or:#fefdfa;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="a"><stop style="stop-c… id
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php52 protected $a; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards
104 public function setCoefficients(BigInteger $a, BigInteger $d)
H A DMontgomery.php51 protected $a; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
109 public function setCoefficients(BigInteger $a)
H A DBinary.php47 protected $a; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
101 public function setCoefficients($a, $b)
H A DPrime.php49 protected $a; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
132 public function setCoefficients(BigInteger $a, BigInteger $b)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php649 public function get_date($date_format = 'j F Y, g:i a')
705 public function get_updated_date($date_format = 'j F Y, g:i a')
767 public function get_gmdate($date_format = 'j F Y, g:i a')
784 public function get_updated_gmdate($date_format = 'j F Y, g:i a')
/dokuwiki/inc/Parsing/ParserMode/
H A DAcronym.php56 protected function compare($a, $b)
/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg3 <linearGradient id="a"> id
/dokuwiki/lib/tpl/dokuwiki/images/
H A Ddokuwiki.svg3 <linearGradient id="a"> id
/dokuwiki/vendor/splitbrain/lesserphp/src/Utils/
H A DUtil.php40 public static function toBool($a): array
/dokuwiki/inc/Ui/
H A DAdmin.php175 protected function menuSort($a, $b)
/dokuwiki/lib/plugins/config/
H A Dadmin.php166 function settingNaturalComparison($a, $b)
/dokuwiki/inc/
H A Dfulltext.php414 function ft_pagesorter($a, $b)
434 function ft_pagemtimesorter($a, $b)
H A Dparserutils.php649 function p_sort_modes($a, $b)
H A Dsearch.php432 function sort_search_fulltext($a, $b)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php276 protected static function quarterRound(&$a, &$b, &$c, &$d)
H A DSalsa20.php430 protected static function quarterRound(&$a, &$b, &$c, &$d)
/dokuwiki/lib/scripts/
H A Dhotkeys.js52 t.each(anchors, function(a) { argument
H A Dlinkwiz.js194 resultClick(a) { argument
/dokuwiki/lib/plugins/acl/
H A Dadmin.php303 public function treeSort($a, $b)
/dokuwiki/_test/tests/inc/parser/
H A Dlexer.test.php152 function a() { function in TestParser
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1191 private function comparator(array $a, array $b)

12