| /plugin/findologicxmlexport/vendor/hoa/protocol/Node/ |
| D | Node.php | 60 * Path for the `reach` method. 82 * @param string $reach Path for the `reach` method. 85 public function __construct($name = null, $reach = null, array $children = []) argument 91 if (null !== $reach) { 92 $this->_reach = $reach; 182 * Resolve a path, i.e. iterate the nodes tree and reach the queue of 224 $this->_resolveChoice($this[$next]->reach(), $accumulator); 235 $this->_resolveChoice($tnext->reach(), $accumulator); 240 $this->_resolveChoice($this->reach($path), $accumulator); 246 * Resolve choices, i.e. a reach value has a “;”. [all …]
|
| D | Library.php | 56 public function reach($queue = null) function in Hoa\\Protocol\\Node\\Library 59 return parent::reach($queue); 94 return parent::reach($queue);
|
| /plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/ |
| D | Library.php | 59 ->when($result = $node->reach()) 72 ->when($result = $node->reach('baz')) 85 ->when($result = $node->reach()) 102 ->when($result = $node->reach()) 118 ->when($result = $node->reach('Hello')) 134 ->when($result = $node->reach('Hello/Mister/Anderson'))
|
| D | Node.php | 204 $reach = 'bar', 205 $node = new SUT('foo', $reach) 207 ->when($result = $node->reach()) 210 ->isEqualTo($reach); 220 ->when($result = $node->reach('baz')) 240 $reach = 'bar', 241 $node = new SUT('foo', $reach) 246 ->isEqualTo($reach) 247 ->string($node->reach())
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
| H A D | ParserATNSimulator.php | 45 * requests go through the DFA first. If they reach a state without an edge for 70 * The next time we reach this DFA state with an SLL conflict, through DFA 150 * When we start in the DFA and reach an accept state that's predicated, we test 651 $reach = $this->computeReachSet($previousD->configs, $t, false); 653 if ($reach === null) { 660 $D = new DFAState($reach); 662 $predictedAlt = self::getUniqueAlt($reach); 665 $altSubSets = PredictionMode::getConflictingAltSubsets($reach); 671 (string) $reach, 674 $this->getConflictingAlts($reach) [all …]
|
| H A D | LexerATNSimulator.php | 209 // be able to avoid doing a reach operation upon t. If s!=null, 216 // computing reach/closure sets. Technically, once we know that 297 $reach = new OrderedATNConfigSet(); 300 // Fill reach starting from closure, following t transitions 301 $this->getReachableConfigSet($input, $s->configs, $reach, $t); 303 if (\count($reach->elements()) === 0) { 305 if (!$reach->hasSemanticContext) { 315 // Add an edge from s to target DFA found/created for reach 316 return $this->addDFAEdgeATNConfigSet($s, $t, $reach) ?? ATNSimulator::error(); 319 …protected function failOrAccept(SimState $prevAccept, CharStream $input, ATNConfigSet $reach, int … argument [all …]
|
| /plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/ |
| D | eu.js | 9 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | af.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | id.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | da.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | ku.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | mn.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | en-gb.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | mk.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | ar.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | ro.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | tt.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | th.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | en.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| /plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/ |
| D | en-au.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | en-gb.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | ku.js | 8 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac… 9 …ret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spac…
|
| D | hi.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | lt.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|
| D | ar.js | 8 …reach distant focus spaces."},{name:" Access next focus space command",legend:"Press ${accessNextS…
|