Home
last modified time | relevance | path

Searched refs:a (Results 3876 – 3900 of 6240) sorted by relevance

1...<<151152153154155156157158159160>>...250

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php37 * `true` if this DFA is for a precedence decision; otherwise, `false`.
64 * Gets whether this DFA is a precedence DFA. Precedence DFAs use a special
70 * @return bool `true` if this is a precedence DFA; otherwise, `false`.
80 * Get the start state for a specific precedence value.
88 * @throws \InvalidArgumentException If this is not a precedence DFA.
93 throw new \InvalidArgumentException('Only precedence DFAs may contain a precedence start state.');
97 throw new \RuntimeException('s0.edges cannot be null for a precedence DFA.');
108 * Set the start state for a specific precedence value.
114 * @throws \InvalidArgumentException If this is not a precedenc
[all...]
/plugin/confmanager/lang/fr/
H A Dwordblock.txt1a été. Toute bonne chose est corrompue, et il en va de même pour les wikis. Le [[meatball>WikiSpam…
/plugin/pagelist/
H A Dsyntax.php
/plugin/authorlist/
H A DREADME.md2 Displays all contributors/authors of a wikipage.
/plugin/fckg/fckeditor/
H A Dfckconfig.js524 var a = smileys[i].split(/\s+/);
525 if(a[0].match(/DELETEME/) || a[0].match(/FIXME/)) continue;
526 FCKConfig.dokuSmileyConfImages[i] = a;
/plugin/pgn4web/pgn4web/
H A Dpgn-decoder.js559 var a=0, b=0, e=0, i, o="";
561 …function B() { if (a===0) { b=encodingCharSet.indexOf(bytes.charAt(e++)); a=6; } return ((b>>--a)&…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js13a(){return!gantt.$container||(!gantt.ext.fullscreen.getFullscreenElement()||!(document.fullscreenE… function
/plugin/revealjs/css/theme/template/
H A Dtheme.scss243 .reveal a {
251 .reveal a:hover {
281 .reveal a img {
287 .reveal a:hover img {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php502 $a = ltrim($curve->getA()->toBytes(), "\0");
503 if (!strlen($a)) {
504 $a = "\0";
517 'a' => $a,
/plugin/s5/ui/yatil/
H A Dpretty.css7 a { selector
12 a:hover {
80 div#controls a {font-size: 2em; padding: 0; margin: 0 0.2em; border: none; color: #f3f3f3;
82 div#controls a:hover {color: #f3f3f3;}
/plugin/bureaucracy/helper/
H A Dactiontemplate.php295 * @param string $a
304 public function _sorttargetpages($a, $b) { argument
305 $ns_diff = substr_count($a, ':') - substr_count($b, ':');
306 return ($ns_diff === 0) ? strcmp($a, $b) : ($ns_diff > 0 ? -1 : 1);
/plugin/bez/
H A DREADME.md27 ### Wersja 2017-06-24a:
46 * w powiadomieniach mejlowych nagłówkiem jest tytuł problemu, a nie pierwsze zdanie w problemie
/plugin/sincetil/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/pixelyear/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddel.md5 a line with ~~ in it ...
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAccessorOrderParent.php12 private $b = 'b', $a = 'a'; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorOrderParent
H A DInlineChild.php14 public $a = 'a'; variable in JMS\\Serializer\\Tests\\Fixtures\\InlineChild
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dblockquote.md10 >this is not a quote
/plugin/highlightparent/
H A Dstyle.less4 a {
/plugin/move/lang/tr/
H A Dprogress.txt
/plugin/farmer/lang/en/
H A Dtab_info.txt1 This wiki is part of a farm setup. Check the details below.
/plugin/siteexport/lang/de/
H A Dmanagerintro.txt3 Konfiguration eines a ''%%{{siteAGGREGATOR}}%%'' elements mit den folgenden Optionen.
/plugin/autlogin/
H A Dadmin.php1528 if($counta>0) for($a=0; $a<$counta; $a++)
1529 $pages[]=$page[$a]['id'];
1683 function _tree_sort($a,$b){ argument
1685 if ($a['id'] == '') return -1;
1688 $a_ids = explode(':', $a['id']);
1699 … if (empty($a_ids) && $a['type'] == 'f' && (count($b_ids) || $b['type'] == 'd')) return 1;
1700 … if (empty($b_ids) && $b['type'] == 'f' && (count($a_ids) || $a['type'] == 'd')) return -1;
1707 if ($a['type'] == $b['type']) return 0;
1708 if ($a['type'] == 'f') return 1;
1715 if (empty($a_ids)) return ($a['type'] == 'd') ? -1 : 1;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/765/
H A DIssue765Test.php13 public function testDependent($a) argument
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest12.txt2 "He thought 'It's a man's world'..."

1...<<151152153154155156157158159160>>...250