Home
last modified time | relevance | path

Searched defs:token (Results 101 – 125 of 402) sorted by relevance

12345678910>>...17

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
DPHP.php1527 public static function standardiseToken($token)
1608 public static function resolveSimpleToken($token)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/
DRemoveSpansWithoutAttributes.php55 public function handleElement(&$token)
86 public function handleEnd(&$token)
/plugin/dirtylittlehelper/mermaid/editor/docs/
D49.49.js1 …oken:"",tokenPostfix:".redis",ignoreCase:!0,brackets:[{open:"[",close:"]",token:"delimiter.square"… property
D47.47.js1 …"\\b","\\a","\\f","\\v","\\'",'\\"',"\\\\"],brackets:[{open:"{",close:"}",token:"delimiter.curly"}… property
D63.63.js5 …close:'"'},{open:"'",close:"'"},{open:"`",close:"`"}]},i={defaultToken:"",tokenPostfix:".swift",id… property
D23.23.js1 …close:"]"},{open:"(",close:")"},{open:'"',close:'"'}]},r={defaultToken:"",tokenPostfix:".hcl",keyw… property
D21.21.js1 …ases:{"@operators":"operator","@default":""}}],[/@\s*[a-zA-Z_\$][\w\$]*/,{token:"annotation",log:"… property
D19.19.js1 …oatsuffix:/[fFmM]?/,tokenizer:{root:[[/[a-zA-Z_]\w*/,{cases:{"@keywords":{token:"keyword.$0"},"@de… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DIdentitytoolkitRelyingpartyVerifyCustomTokenRequest.php37 public $token; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyCustomTokenRequest
84 public function setToken($token)
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php32 abstract public function isEndToken(Token $token): bool;
40 abstract public function getNewStatus(Token $token): ?Status;
/plugin/authgooglesheets/vendor/google/auth/src/
DAccessToken.php108 public function verify($token, array $options = [])
194 private function verifyEs256($token, array $certs, $audience = null, $issuer = null)
234 private function verifyRs256($token, array $certs, $audience = null, $issuer = null)
293 public function revoke($token, array $options = [])
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DPseudoClass.php168 private function createSelector(Scanner\Token $token) {
192 private function createPseudoElement(Scanner\Token $token): Ast\Selector\Simple\PseudoElement {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
DSampler.php164 protected function completeToken(Compiler\Llk\Rule\Token $token)
218 protected function generateToken(Compiler\Llk\Rule\Token $token)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DGenerator.php139 public function generateFromToken($token)
193 public function generateScriptFromToken($token)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DFleepHookHandler.php37 protected $token; variable in Monolog\\Handler\\FleepHookHandler
49 string $token,
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DParser.php259 private function tokenIsWhitespace(array $token)
276 private function checkIfTokenIsAllowedInParent($parent, array $token)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
DGoogleCloudRecaptchaenterpriseV1Event.php37 public $token; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Event
92 public function setToken($token)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php77 public function requestAccessToken($token, $verifier, $tokenSecret = null)
113 public function refreshAccessToken(TokenInterface $token)
205 TokenInterface $token,
/plugin/authgoogle/google/auth/
DGoogle_OAuth2.php33 public $token; variable in Google_OAuth2
159 public function setAccessToken($token) {
299 public function revokeToken($token = null) {
/plugin/asciidocjs/node_modules/clean-css/lib/reader/
Drebase.js62 function rebaseAtRule(token, validator, rebaseConfig) { argument
74 function rebaseSourceMapComment(token, rebaseConfig) { argument
/plugin/authgoogle/google/contrib/
DGoogle_AndroidpublisherService.php36 public function get($packageName, $productId, $token, $optParams = array()) {
67 public function cancel($packageName, $subscriptionId, $token, $optParams = array()) {
83 public function get($packageName, $subscriptionId, $token, $optParams = array()) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
DHash.php22 public function parse(Twig_Token $token)
DBoolean.php22 public function parse(Twig_Token $token)
DNumber.php22 public function parse(Twig_Token $token)
DArguments.php22 public function parse(Twig_Token $token)

12345678910>>...17