Home
last modified time | relevance | path

Searched defs:keyword (Results 1 – 25 of 89) sorted by relevance

1234

/plugin/asciidocjs/node_modules/esutils/ !
DREADME.md87 ### keyword subsection
89 #### keyword.isKeywordES5(id, strict) argument
97 #### keyword.isKeywordES6(id, strict) argument
106 #### keyword.isReservedWordES5(id, strict) argument
113 #### keyword.isReservedWordES6(id, strict) argument
120 #### keyword.isRestrictedWord(id) argument
126 #### keyword.isIdentifierNameES5(id) argument
131 #### keyword.isIdentifierNameES6(id) argument
136 #### keyword.isIdentifierES5(id, strict) argument
143 #### keyword.isIdentifierES6(id, strict) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ !
DKeywordAssignedTargetingOptionDetails.php25 public $keyword; variable in Google\\Service\\DisplayVideo\\KeywordAssignedTargetingOptionDetails
34 public function setKeyword($keyword)
/plugin/syntaxhighlighter3/sxh3/src/sass/ !
DshThemeDefault.scss6 .keyword { font-weight: bold !important; } class
DshThemeEclipse.scss36 .keyword { font-weight: bold !important; } class
39 .keyword { class
DshThemeDjango.scss35 .keyword { font-weight: bold !important; } class
/plugin/sqlite/_test/db/ !
H A Dupdate0001.sql1 CREATE TABLE testdata (tid INTEGER PRIMARY KEY, keyword, value); field
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ !
Dq.min.js1 hljs.registerLanguage("q",function(e){var s={keyword:"do while select delete by update from",litera… property
Dgo.min.js1 hljs.registerLanguage("go",function(e){var t={keyword:"break default func interface select case map… property
Dfortran.min.js1 …ction(e){var t={cN:"params",b:"\\(",e:"\\)"},n={literal:".False. .True.",keyword:"kind do while pr… property
Dstep21.min.js1 hljs.registerLanguage("step21",function(e){var i="[A-Z_][A-Z0-9_.]*",r={keyword:"HEADER ENDSEC DATA… property
Dnix.min.js1 hljs.registerLanguage("nix",function(e){var r={keyword:"rec with let in inherit assert if else then… property
Dirpf90.min.js1 …ction(e){var t={cN:"params",b:"\\(",e:"\\)"},n={literal:".False. .True.",keyword:"kind do while pr… property
Dsql.min.js1 …l install uninstall checksum restore check backup revoke",e:/;/,eW:!0,k:{keyword:"abort abs absolu… property
Dxl.min.js1 …kAccess RemoteControl RegExp ChromaKey Snowfall NodeJS Speech Charts",o={keyword:"if then else do … property
Dr.min.js1 …ar r="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{c:[e.HCM,{b:r,l:r,k:{keyword:"function if in b… property
Dmercury.min.js1 hljs.registerLanguage("mercury",function(e){var i={keyword:"module use_module import_module include… property
Dobjectivec.min.js1 …tion(e){var t={cN:"built_in",b:"(AV|CA|CF|CG|CI|MK|MP|NS|UI|XC)\\w+"},i={keyword:"int float while … property
Dcos.min.js1 …[{b:'""',r:0}]}]},r={cN:"number",b:"\\b(\\d+(\\.\\d*)?|\\.\\d+)",r:0},s={keyword:["property","para… property
/plugin/photowidget/ !
Dphotowidget.php112 function _str_cut($src, $keyword, $mode)
/plugin/dokuprism/prism/ !
Dprism.js5 …])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w… property
6 …)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch… property
7 …(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|… property
8 …ing"},"eol-comment":{pattern:/(^|\s)".*/m,lookbehind:!0,alias:"comment"},keyword:{pattern:/(\s|\.|… property
10 Prism.languages.actionscript=Prism.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch… property
11 …E[+-]?\d(?:_?\d)*)?\b/i}],attribute:{pattern:/\b'\w+/,alias:"attr-name"},keyword:/\b(?:abort|abs|a… property
12 …]|$))/,punctuation:/[,()]/}},annotation:{pattern:/@\w+(?:::\w+)*/,alias:"keyword"},label:{pattern:… property
15 …sn't)|(?:a )?(?:ref(?: to)?|reference to)|(?:and|as|div|mod|not|or))\b/],keyword:/\b(?:about|above… property
16 …{pattern:/([´`])(?:(?!\1)[^\\\r\n]|\\.)*\1/,greedy:!0},variable:/@@?\w+/,keyword:[{pattern:/(\bWIT… property
17 …__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_A… property
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ !
DActivity.php56 public $keyword; variable in Google\\Service\\AnalyticsReporting\\Activity
215 public function setKeyword($keyword)
/plugin/asciidocjs/node_modules/color-convert/ !
Dconversions.js24 keyword: {channels: 1, labels: ['keyword']}, property
177 convert.rgb.keyword = function (rgb) { function
202 convert.keyword.rgb = function (keyword) { argument
/plugin/sequencediagram/bower_components/snap.svg/doc/js/ !
Dprism.js6 …ch\s+\())[a-z0-9_\.\\]+/ig,lookbehind:!0,inside:{punctuation:/(\.|\\)/}},keyword:/\b(if|else|while… property
8 Prism.languages.javascript=Prism.languages.extend("clike",{keyword:/\b(var|let|if|else|while|do|for… property
/plugin/findologicxmlexport/vendor/hoa/zformat/ !
DParameter.php385 public function getKeyword($keyword)
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/ !
DTypeResolver.php137 public function addKeyword($keyword, $typeClassName)

1234