Home
last modified time | relevance | path

Searched defs:symbol (Results 1 – 25 of 46) sorted by path

12

/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js27 function symbol(){var C=xchar();if(member(C,"()<>/% \t\n"))throw new Error("Symbol expected, got "+C);var N=member(C,"+-0123456789.");var F="."==C;var L=[C];while(peek()&&!member(peek(),"()<>[]{}/% \t\n")){C=xchar();L.push(C);if(N&&!member(C,"0123456789")){if(!F&&"."==C)F=true;else N=false}} function
/plugin/addressbook/
H A Dsyntax.php701 function names($list,$symbol=', '){
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php2043 public $symbol; variable in Google_UserOrganization
2094 public function setSymbol($symbol) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserOrganization.php61 public $symbol; variable in Google\\Service\\Directory\\UserOrganization
200 public function setSymbol($symbol)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DOrganization.php71 public $symbol; variable in Google\\Service\\PeopleService\\Organization
266 public function setSymbol($symbol)
/plugin/c3chart/assets/
H A Dd3.min.js2 …e&&define.amd?define(["exports"],n):n(t.d3=t.d3||{})})(this,function(t){"use strict";function n(t,…
/plugin/codemirror/dist/modes/
H A Dcobol.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DActionTransition.php33 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DAtomTransition.php27 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DEpsilonTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DNotSetTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DPrecedencePredicateTransition.php22 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DPredicateTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DRangeTransition.php32 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DRuleTransition.php39 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DSetTransition.php31 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
H A DTransition.php68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool; argument
H A DWildcardTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php746 protected function getSymbolText(Token $symbol) : ?string argument
751 protected function getSymbolType(Token $symbol) : int argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php778 isExpectedToken(int $symbol) global() argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTerminalNodeImpl.php14 public $symbol; variable in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl
19 public function __construct(Token $symbol) argument
[all...]
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php23 private $symbol; global() variable in League\\CommonMark\\Extension\\Mention\\Mention
33 __construct(string $symbol, string $identifier, string $label = null) global() argument
H A DMentionParser.php23 private $symbol; global() variable in League\\CommonMark\\Extension\\Mention\\MentionParser
31 __construct(string $symbol, string $mentionRegex, MentionGeneratorInterface $mentionGenerator) global() argument
82 createWithStringTemplate(string $symbol, string $mentionRegex, string $urlTemplate) global() argument
87 createWithCallback(string $symbol, string $mentionRegex, callable $callback) global() argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...

12