Home
last modified time | relevance | path

Searched refs:defaultScope (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php144 * @param string|string[] $defaultScope The default scope to use if no
157 $defaultScope = null argument
162 $anyScope = $scope ?: $defaultScope;
180 $defaultScope
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js71 defaultScope = "default",
334 scope = defaultScope,
383 scope = defaultScope;
408 scope: options.scope || defaultScope,
1154 if (match[1] === "B" && scope === defaultScope) {
1248 …if (!(scope === defaultScope && /^[1-9]/.test(match[1]) && +match[1] <= this.captureNames.length) …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js568 var defaultScope = 'default';
1062 scope = defaultScope,
1118 if (token === '[' && scope === defaultScope) {
1121 scope = defaultScope;
1234 scope: options.scope || defaultScope,
2183 if (match[1] === 'B' && scope === defaultScope) {
2279 …if (!(scope === defaultScope && /^[1-9]/.test(match[1]) && +match[1] <= this.captureNames.length) …
H A Dsyntaxhighlighter.js.map1defaultScope","classScope","nativeTokens","replacementToken","correctExecNpcg","call","undefined",…