Home
last modified time | relevance | path

Searched refs:not (Results 2351 – 2375 of 2788) sorted by relevance

1...<<919293949596979899100>>...112

/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
/plugin/googleanalytics/
H A DREADME.md34 …ing](https://en.wikipedia.org/wiki/Cross-site_scripting) attacks if you're not careful. If you loc…
/plugin/news/
H A DREADME67 If you use method 2 or 3 and do not implement method 1, then your url must be:
/plugin/abc2/
H A Dstyle.css10 /* the SVGs abc2svg (and abc-ui) produce are not responsive and get cut off */
/plugin/typography/
H A DREADME.md27 | `wf` | (web-font) | specify a web font class which prefixed "wf-" (not css property) |
/plugin/templateconfhelper/
H A DREADME67 If the template_path cascade config has not been set. Defaults are made up for a standard dokuwiki …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js.map1 … // Recognize strings, including those broken across lines with \\ (but not without)\n s…
H A D8.8.js.map1not',\n 'null',\n 'nulls',\n 'number',\n 'object',\n 'of',\n 'on',\n 'or',\n …
H A D52.52.js.map1not always apply to modifiers like until and while,\n * and a 'do' keyword that sometimes starts a…
/plugin/strata/
H A Dstyle.css154 .strata-container ul.filter li:not(.strata-no-sort):before {
/plugin/bootswrapper/exe/help/
H A Dpopover.txt79 …'delay-hide'' | ''0'' | | Delay showing and hiding the popover (ms) - does not apply to manual tri…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc154 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
/plugin/openid/Auth/OpenID/
H A DAX.php514 sprintf('Type URI %s was in the request but not ' .
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md40 blank.) Normal paragraphs should not be intended with spaces or tabs.
230 numbers and spaces, but are *not* case sensitive:
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
H A Dprism.js5 !function(s){var e=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;s.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:[^;{\\s\"']|\\s+(?!\\s)|"+e.source+")*?(?:;|(?=\\s*\\{))"),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+e.source+"|(?:[^\\\\\r\n()\"']|\\\\[^])*)\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+e.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+e.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:e,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},s.languages.css.atrule.inside.rest=s.languages.css;var t=s.languages.markup;t&&(t.tag.addInlined("style","css"),t.tag.addAttribute("style","css"))}(Prism);
11 Prism.languages.ada={comment:/--.*/,string:/"(?:""|[^"\r\f\n])*"/,number:[{pattern:/\b\d(?:_?\d)*#[\dA-F](?:_?[\dA-F])*(?:\.[\dA-F](?:_?[\dA-F])*)?#(?:E[+-]?\d(?:_?\d)*)?/i},{pattern:/\b\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:E[+-]?\d(?:_?\d)*)?\b/i}],attribute:{pattern:/\b'\w+/,alias:"attr-name"},keyword:/\b(?:abort|abs|abstract|accept|access|aliased|all|and|array|at|begin|body|case|constant|declare|delay|delta|digits|do|else|elsif|end|entry|exception|exit|for|function|generic|goto|if|in|interface|is|limited|loop|mod|new|not|null|of|or|others|out|overriding|package|pragma|private|procedure|protected|raise|range|record|rem|renames|requeue|return|reverse|select|separate|some|subtype|synchronized|tagged|task|terminate|then|type|until|use|when|while|with|xor)\b/i,boolean:/\b(?:false|true)\b/i,operator:/<[=>]?|>=?|=>?|:=|\/=?|\*\*?|[&+-]/,punctuation:/\.\.?|[,;():]/,char:/'.'/,variable:/\b[a-z](?:\w)*\b/i};
15 Prism.languages.applescript={comment:[/\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/,/--.+/,/#.+/],string:/"(?:\\.|[^"\\\r\n])*"/,number:/(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e-?\d+)?\b/i,operator:[/[&=≠≤≥*+\-\/÷^]|[<>]=?/,/\b(?:(?:begin|end|start)s? with|(?:contains?|(?:does not|doesn't) contain)|(?:is|isn't|is not) (?:contained by|in)|(?:(?:is|isn't|is not) )?(?:greater|less) than(?: or equal)?(?: to)?|(?:comes|(?:does not|doesn't) come) (?:after|before)|(?:is|isn't|is not) equal(?: to)?|(?:(?:does not|doesn't) equal|equal to|equals|is not|isn't)|(?:a )?(?:ref(?: to)?|reference to)|(?:and|as|div|mod|not|o
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1not yet initialized\n\t\treturn;\n\t}\n\tlet event: \"onExpand\" | \"onCollapse\";\n\tconst isBody…
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf42 IANAL I am not a lawyer (but)
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties4 # you may not use this file except in compliance with the License.
/plugin/codemirror/dist/modes/
H A Dtornado.min.js.map1 …"length\",\"linkify\",\"load\",\"module\",\n \"none\",\"not\",\"or\",\"pass\",\…
/plugin/revealjs/css/print/
H A Dpaper.css33 /* SECTION 2: Remove any elements not needed in print.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst43 so that you do not need to manually clear cache folders, however in production they are just unnece…
/plugin/dirtylittlehelper/
H A Dstyle.css119 /* buttons not so white */

1...<<919293949596979899100>>...112