Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DMemory.php17 protected $tokens; variable in OAuth\\Common\\Storage\\Memory
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguage.php20 protected $tokens = []; variable in LanguageDetection\\Language
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DMemory.php17 protected $tokens; variable in OAuth\\Common\\Storage\\Memory
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php36 protected $tokens = []; variable in Antlr\\Antlr4\\Runtime\\BufferedTokenStream
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php227 public function setTokens($tokens)
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php227 public function setTokens($tokens)
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php227 public function setTokens($tokens)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnnotateTextResponse.php111 public function setTokens($tokens)
H A DAnalyzeSyntaxResponse.php63 public function setTokens($tokens)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php148 public $tokens; variable in Google\\Service\\Directory
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js57265 function createInnerTextNode(parentNode, tokens, template) { argument
57279 function createHtmlText(tokens) { argument
57404 function hasMatched(tokens) { argument
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 ….namespaces.add("m","http://www.w3.org/1998/Math/MathML")}catch(e){}}var b=d.CombineConfig("MathML…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/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
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1 …i=r(224),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1 …i=r(224),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/ol3/
H A Dscript.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.ol=e():t.ol=e()}(window,(function…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DParser.php34 public function parse(array $tokens = array())
73 private function buildTree(array &$tokens, array $parent = null)
203 private function clearStandaloneLines(array &$nodes, array &$tokens)
H A DTokenizer.php72 private $tokens; variable in Mustache_Tokenizer
/plugin/const/
H A Dclass.evalmath.php295 function pfx($tokens, $vars = array()) {
/plugin/dokuprism/prism/
H A Dprism.js193 …le.backgroundImage},"*",function(){this._elt.innerHTML="<div></div>"})}),tokens:{gradient:{pattern… class in o.gradient
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php410 private function matchAny(array $tokens)
H A DTokenParser.php35 private $tokens; variable in Doctrine\\Common\\Annotations\\TokenParser
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php24 protected $tokens; variable in Twig\\Lexer
H A DTokenStream.php26 protected $tokens; variable in Twig\\TokenStream
37 public function __construct(array $tokens, $name = null, $source = null)
59 public function injectTokens(array $tokens)

123