Home
last modified time | relevance | path

Searched defs:cases (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/dirtylittlehelper/mermaid/editor/docs/
D45.45.js1 …-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/^(\s*)([a-zA-Z_-][\w-]*)/,{cases:{"$2@tags":{cases:… property
D44.44.js1 …4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/[a-zA-Z_][\w-]*/,{cases:{"@keywords":{toke… property
D33.33.js1 …kenizer:{root:[[/\$[a-zA-Z_]\w*/,"variable.predefined"],[/[.a-zA-Z_]\w*/,{cases:{this:"variable.pr… property
D9.9.js1 …zcli",str:/[^#\s]/,tokenizer:{root:[{include:"@comment"},[/\s-+@str*\s*/,{cases:{"@eos":{token:"ke… property
D18.18.js1 …],arguments:[{include:"@whitespace"},{include:"@strings"},[/(@variable)/,{cases:{"@eos":{token:"va… property
D13.13.js1 …okenizer:{root:[[/\@[a-zA-Z_]\w*/,"variable.predefined"],[/[a-zA-Z_]\w*/,{cases:{this:"variable.pr… property
D47.47.js1 …s+/,"white"],[/[,:;]/,"delimiter"],[/@[a-zA-Z]\w*/,"tag"],[/[a-zA-Z]\w*/,{cases:{"@keywords":"keyw… property
D8.8.js1 …"conf",(function(){return o})),n.d(t,"language",(function(){return i}));var o={wordPattern:/(-?\d*… variable
D31.31.js1 …{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/[a-zA-Z_]\w*/,{cases:{"@keywords":{toke… property
D21.21.js1 …es:/\\(?:["\\\/bfnrt]|u[0-9A-Fa-f]{4})/,tokenizer:{root:[[/[a-z_][\w$]*/,{cases:{"@keywords":"keyw… property
D52.52.js1 …,"conf",(function(){return r})),t.d(n,"language",(function(){return o}));var r={comments:{lineComm…
D54.54.js1 …:[{include:"@whitespace"},[/(@identifier)(?=[.])/,"type"],[/@identifier/,{cases:{"@keywords":{toke… property
D27.27.js1 …,"conf",(function(){return n})),r.d(t,"language",(function(){return o}));var n={brackets:[["{","}"…
D43.43.js1 …,"conf",(function(){return n})),a.d(t,"language",(function(){return i}));var n={comments:{lineComm…
D23.23.js1 …,"conf",(function(){return o})),s.d(t,"language",(function(){return r}));var o={comments:{lineComm…
D32.32.js1 …left"],[/^\s*[^\|]/,"@rematch","@pop"],[/^\s*$/,"@rematch","@pop"],[/\|/,{cases:{"@eos":"keyword.t… property
D69.69.js1 …)/,["type","white","operators","white"]],{include:"@flowScalars"},[/.+$/,{cases:{"@keywords":"keyw… property
D7.7.js1 …"conf",(function(){return i})),t.d(n,"language",(function(){return o}));var i={comments:{lineComme… variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3FulfillmentConditionalCases.php29 public function setCases($cases)
DGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases.php29 public function setCases($cases)
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
Dmermaid.js468 cases: { property
478 [/@symbols/, { cases: { '@operators': 'operator', '@default': '' } }], property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
DSearchCasesResponse.php33 public function setCases($cases)
DListCasesResponse.php33 public function setCases($cases)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCloudSupport.php44 public $cases; variable in Google\\Service\\CloudSupport
/plugin/dirtylittlehelper/mermaid/editor/src/components/
Deditor-utils.js23 { cases: { '@typeKeywords': 'keyword', '@keywords': 'keyword' } }, property
25 [/[-=>ox]+/, { cases: { '@arrows': 'transition' } }], property

1234