Home
last modified time | relevance | path

Searched defs:preprocessor (Results 1 – 7 of 7) sorted by relevance

/plugin/sequencediagram/bower_components/js-sequence-diagrams/
Dpackage.json15 "preprocessor": "1.4.x", string
/plugin/syntaxhighlighter3/sxh3/src/sass/
D_theme_template.scss116 .preprocessor { color: $code_preprocessor !important; } class
DshCore.scss205 .preprocessor { color: gray !important; } class
/plugin/dokuprism/prism/
Dprism.js22 …unction s(e,s,a){return RegExp(n(e,s),a||"")}function a(e,n){for(var s=0;s<n;s++)e=e.replace(/<<se…
60 …]|~[+~-]|:>|:\?>?/}),Prism.languages.insertBefore("fsharp","keyword",{preprocessor:{pattern:/(^[\t… property
70 …imiter":/^~\/|\/$/}}}),Prism.languages.insertBefore("haxe","keyword",{preprocessor:{pattern:/#(?:e… property
112 …\S]*?^#End|'.+/im,greedy:!0},string:{pattern:/"[^"\r\n]*"/,greedy:!0},preprocessor:{pattern:/(^[ \… property
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22046 Registry.prototype.preprocessor = function (name, processor) { method in Registry
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js46663 Registry.prototype.preprocessor = function (name, processor) { method in Registry
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js46411 Registry.prototype.preprocessor = function (name, processor) { method in Registry