| /plugin/dokuprism/prism/ |
| D | prism.js | 4 …punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA… property 5 …punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+e.source+"$"),alias:"url"}}},selector:{pattern:Re… 6 …punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instan… property 8 …/,lookbehind:!0,alias:"punctuation"},{pattern:/[|{}]/,alias:"punctuation"}],punctuation:/[,.:()]/}; property 9 …punctuation:/^%[is]/}},range:{pattern:/%(?:b[01]+-[01]+|d\d+-\d+|x[A-F\d]+-[A-F\d]+)/i,alias:"numb… property 11 …an:/\b(?:false|true)\b/i,operator:/<[=>]?|>=?|=>?|:=|\/=?|\*\*?|[&+-]/,punctuation:/\.\.?|[,;():]/… property 12 …punctuation:/[\[\]]/}},action:{pattern:/\{(?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*\}/,g… property 13 …punctuation:/^<\/?/},alias:"tag"},"directive-block-parameter":{pattern:/.*[^>]/,inside:{punctuatio… property 14 ….⍣⍠⍤∘⌸@⌺⍥]/,alias:"operator"},assignment:{pattern:/←/,alias:"keyword"},punctuation:/[\[;\]()◇⋄]/,d… 16 …+)?)(?:e[+-]?\d+)?/i],operator:/\*{2,}|[=!]~|[!=<>]=?|&&|\|\||[-+*/%]/,punctuation:/::|[?.:,;()[\]… [all …]
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Sentence.php | 197 foreach ($filtered as $punctuation) { 198 $merge .= $punctuation; 199 if (mb_strlen($punctuation) === 1 200 && in_array($punctuation, $this->terminals)) { 205 if (mb_strpos($punctuation, $terminal) !== false) {
|
| /plugin/sequencediagram/bower_components/snap.svg/doc/js/ |
| D | prism.js | 6 …punctuation:/(\.|\\)/}},keyword:/\b(if|else|while|do|for|return|in|instanceof|function|new|try|thr… property
|
| /plugin/codeprettify/code-prettify/styles/ |
| D | doxy.css | 8 pre .pun, code .pun { color: #8B8970; } /* punctuation - lemon chiffon4 */ 43 …nenums on a pre to get line numbering; line numbers themselves are the same color as punctuation */
|
| D | desert.css | 9 pre .pun { color: #fff } /* punctuation */
|
| D | sunburst.css | 9 pre .pun, code .pun { color: #fff; } /* punctuation - white */
|
| /plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
| D | prism.css | 58 .token.punctuation { 112 .language-markup .token.punctuation {
|
| /plugin/bibtex/OSBib/ |
| D | CHANGELOG | 18 Some debugging of creator list formatting in bibliographic styles. Multiple punctuation following … 19 name is now allowed if the punctuation characters are different.
|
| /plugin/code3/styles/schemes/ |
| D | idea_alloy.css | 40 /* punctuation string. */
|
| D | default.css | 67 /* punctuation string. */
|
| /plugin/codemirror/dist/modes/ |
| D | powershell.min.js.map | 1 …punctuation","wordOperators","symbolOperators","operators","numbers","identifiers","symbolBuiltins…
|
| D | sql.min.js | 1 …punctuation||/^[;.,:]/;function r(a,b){var c=a.next();if(m[c]){var f=m[c](a,b);if(f!==false)return… property
|
| D | swift.min.js.map | 1 …punctuation\"\n }\n var stringMatch\n if (stringMatch = stream.match(/(\"\"\"|\"|')/)) {\…
|
| D | markdown.min.js.map | 1 …punctuation","expandedTab","switchInline","stream","state","f","inline","switchBlock","block","lin…
|
| D | dylan.min.js.map | 1 …punctuation\";\n }\n // Sequence literals\n else if ((ch == '[') || (ch == '(')) {\…
|
| D | pug.min.js.map | 1 …punctuation';\n }\n }\n\n function interpolationContinued(stream, state) {\n if (state.isI…
|
| D | python.min.js.map | 1 …punctuation\";\n\n if (state.lastToken == \".\" && stream.match(identifiers))\n return…
|
| D | xquery.min.js.map | 1 …punctuation","qualifier","kwObj",",","basic","i","l","length","types","operators","axis_specifiers…
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 79 correct punctuation. Do not L33t-5p3ak!!!!!1!1!11!eleven!! 86 through proper punctuation.
|
| /plugin/autolink4/lang/en/ |
| D | admin_help.txt | 11 …l words. DokuWiki defines a word as characters surrounded by spaces or punctuation, so this is req…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 51.51.js.map | 1 … punctuation: /(=|-|~|`|#|\"|\\^|\\+|\\*|:|\\.|'|_|\\+)/,\n tokenizer: {\n root: [\n …
|
| D | 42.42.js.map | 1 …punctuation (. and / and \\) differently.\n // Set defaultToken to invalid to see what you do n…
|
| D | 10.10.js.map | 1 …A-F]/, 'number.hex'],\n [/\\d+/, 'number'],\n // punctuation: after number b…
|
| /plugin/codeprettify/code-prettify/src/ |
| D | prettify.css | 30 /* punctuation, lisp open bracket, lisp close bracket */
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | internals.rst | 40 * ``\Twig\Token::PUNCTUATION_TYPE``: A punctuation sign;
|