Home
last modified time | relevance | path

Searched defs:tokens (Results 26 – 50 of 76) sorted by relevance

1234

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DSelfMemberReferenceSniff.php154 protected function getDeclarationNameWithNamespace(array $tokens, $stackPtr)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DTokenParser.php35 private $tokens; variable in Doctrine\\Common\\Annotations\\TokenParser
H A DDocParser.php410 private function matchAny(array $tokens)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DPHP.php1141 public function processAdditional(&$tokens, $eolChar)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DIncludeSystemSniff.php311 array $tokens,
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php58 protected $tokens = []; variable in PHP_Token_Stream
218 public function tokens() function in PHP_Token_Stream
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php263 public static function parsePP($pp, &$tokens, &$rules, &$pragmas, $streamName)
H A DLexer.php111 public function lexMe($text, array $tokens)
H A DParser.php133 array $tokens = [],
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescriptionFactory.php119 private function parse($tokens, TypeContext $context)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnalyzeSyntaxResponse.php63 public function setTokens($tokens)
H A DAnnotateTextResponse.php111 public function setTokens($tokens)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractScopeSniff.php88 array $tokens,
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php336 array $tokens,
725 public function setTokens(array $tokens)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DAnalyzer.php124 public function __construct(array $tokens)
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
H A DParser.php31 public function __construct(array &$tokens) { argument
[all...]
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DMemory.php17 protected $tokens; variable in OAuth\\Common\\Storage\\Memory
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DMemory.php17 protected $tokens; variable in OAuth\\Common\\Storage\\Memory
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php79 protected $tokens; variable in Handlebars\\Tokenizer
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php24 protected $tokens; variable in Twig\\Lexer
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DTokenizer.php72 private $tokens; variable in Mustache_Tokenizer
/plugin/code3/src/
H A Dpsyhi.js84 ,'tokens' : 'tokens: ' property in PSyHi.strings.lang.en
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php148 public $tokens; variable in Google\\Service\\Directory
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js317 GitLabClient.prototype.getRefIndex = function(tokens, isFolder, success, error, knownRefPos, checkR… argument
383 this.getRefIndex(path.split('/'), false, mxUtils.bind(this, function(tokens, refPos) argument
533 this.getRefIndex(tok, true, mxUtils.bind(this, function(tokens, refPos) argument

1234