| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 14.14.js | 1 …")}}},s={defaultToken:"",tokenPostfix:".cs",brackets:[{open:"{",close:"}",token:"delimiter.curly"}… property
|
| D | 32.32.js | 1 …d"],[/^(\t|[ ]{4})[^ ].*$/,"string"],[/^\s*~~~\s*((?:\w|[\/\-#])+)?\s*$/,{token:"string",next:"@co… property
|
| D | 34.34.js | 1 …oken:"",tokenPostfix:".msdax",ignoreCase:!0,brackets:[{open:"[",close:"]",token:"delimiter.square"… property
|
| D | 44.44.js | 1 …n\\b")}}},o={defaultToken:"",ignoreCase:!0,tokenPostfix:".ps1",brackets:[{token:"delimiter.curly",… property
|
| D | 9.9.js | 1 …s]/,tokenizer:{root:[{include:"@comment"},[/\s-+@str*\s*/,{cases:{"@eos":{token:"key.identifier",n… property
|
| D | 33.33.js | 1 …efined"],[/[.a-zA-Z_]\w*/,{cases:{this:"variable.predefined","@keywords":{token:"keyword.$0"},"@de… property
|
| D | 1.1.js | 1 …ndtable|endtask)\\b")}}},r={defaultToken:"",tokenPostfix:".sv",brackets:[{token:"delimiter.curly",… property
|
| D | 13.13.js | 1 …ken:"",ignoreCase:!0,tokenPostfix:".coffee",brackets:[{open:"{",close:"}",token:"delimiter.curly"}… property
|
| D | 29.29.js | 1 …\(([0-9a-fA-F]{1,6}\\s?)|[^[0-9a-fA-F])))*",brackets:[{open:"{",close:"}",token:"delimiter.curly"}… property
|
| D | 0.0.js | 1 …ma\\s+endregion\\b")}}},r={defaultToken:"",tokenPostfix:".cpp",brackets:[{token:"delimiter.curly",… property
|
| D | 35.35.js | 1 …tToken:"",tokenPostfix:".sql",ignoreCase:!0,brackets:[{open:"[",close:"]",token:"delimiter.square"… property
|
| D | 30.30.js | 1 …]+/,tokenizer:{root:[[/^(\s*)(comment:?(?:\s.*|))$/,["","comment"]],[/"/,{token:"identifier.quote"… property
|
| D | 7.7.js | 1 …},brackets:[["[","]"],["(",")"]]},o={defaultToken:"invalid",ignoreCase:!0,tokenPostfix:".abap",key… property
|
| D | 51.51.js | 1 …ations"},{include:"@footnotes"},[/^(\.\.\s)(@simpleRefName)(::\s)(.*)$/,[{token:"",next:"subsequen… property
|
| D | 54.54.js | 1 …mment"]}]},r={defaultToken:"",tokenPostfix:".sb",ignoreCase:!0,brackets:[{token:"delimiter.array",… property
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
| D | remove-unused-at-rules.js | 71 function matchCounterStyle(token, atRules) { argument 82 return function (token, context) { argument 108 function matchFontFace(token, atRules) { argument 128 return function (token, context) { argument 168 function matchKeyframe(token, atRules) { argument 179 return function (token, context) { argument 214 function matchNamespace(token, atRules) { argument 227 return function (token) { argument
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/ |
| D | PurchasesSubscriptions.php | 47 …public function acknowledge($packageName, $subscriptionId, $token, SubscriptionPurchasesAcknowledg… 65 public function cancel($packageName, $subscriptionId, $token, $optParams = []) 85 …public function defer($packageName, $subscriptionId, $token, SubscriptionPurchasesDeferRequest $po… 104 public function get($packageName, $subscriptionId, $token, $optParams = []) 123 public function refund($packageName, $subscriptionId, $token, $optParams = []) 142 public function revoke($packageName, $subscriptionId, $token, $optParams = [])
|
| /plugin/asciidocjs/node_modules/clean-css/lib/writer/ |
| D | helpers.js | 9 function supportsAfterClosingBrace(token) { argument 13 function afterClosingBrace(token, valueIndex) { argument 17 function afterComma(token, valueIndex) { argument 21 function afterSlash(token, valueIndex) { argument 25 function beforeComma(token, valueIndex) { argument 29 function beforeSlash(token, valueIndex) { argument 33 function inFilter(token) { argument 37 function disallowsSpace(context, token, valueIndex) { argument 126 function value(context, token) { argument
|
| /plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/TokenParser/ |
| D | Trans.php | 17 public function parse(Twig_Token $token) 54 public function decideForFork(Twig_Token $token) 59 public function decideForEnd(Twig_Token $token)
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ |
| H A D | RequestContext.php | 33 protected $token; variable in FreeDSx\\Ldap\\Server\\RequestContext 39 public function __construct(ControlBag $controls, TokenInterface $token) 56 public function token(): TokenInterface function in FreeDSx\\Ldap\\Server\\RequestContext
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/ |
| D | IfTokenParser.php | 35 public function parse(Token $token) 75 public function decideIfFork(Token $token) 80 public function decideIfEnd(Token $token)
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/ |
| H A D | Sequence.php | 96 private function createSelector(Scanner\Token $token) { 117 private function createCombinator( 136 private function createPseudoElement($token): Ast\Selector\Simple\PseudoElement {
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/ |
| D | AutoParagraph.php | 34 public function handleText(&$token) 112 public function handleElement(&$token) 298 private function _isInline($token)
|
| /plugin/autotweet/ |
| D | OAuth.php | 76 abstract public function build_signature($request, $consumer, $token); 86 public function check_signature($request, $consumer, $token, $signature) { 104 public function build_signature($request, $consumer, $token) { 139 public function build_signature($request, $consumer, $token) { 180 public function build_signature($request, $consumer, $token) { 199 public function check_signature($request, $consumer, $token, $signature) { 292 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame… 448 public function sign_request($signature_method, $consumer, $token) { 458 public function build_signature($signature_method, $consumer, $token) { 628 private function check_signature(&$request, $consumer, $token) { [all …]
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ |
| D | MakeWellFormed.php | 27 protected $token; variable in HTMLPurifier_Strategy_MakeWellFormed 538 protected function processToken($token, $injector = -1) 594 private function insertBefore($token)
|