Searched refs:stripComments (Results 1 – 8 of 8) sorted by relevance
| /plugin/asciidocjs/node_modules/pug-strip-comments/ |
| D | README.md | 18 var stripComments = require('pug-strip-comments'); 27 stripComments(tokens, { filename: 'pug' }); 33 stripComments(tokens, { filename: 'pug', stripUnbuffered: false, stripBuffered: true }); 39 stripComments(tokens, { filename: 'pug', stripBuffered: true });
|
| D | index.js | 5 module.exports = stripComments; 12 function stripComments (input, options) { function
|
| /plugin/asciidocjs/node_modules/async/ |
| D | autoInject.js | 23 function stripComments(string) { function 51 const src = stripComments(func.toString());
|
| /plugin/asciidocjs/node_modules/pug/lib/ |
| D | index.js | 16 var stripComments = require('pug-strip-comments'); variable 113 tokens = stripComments(tokens, options);
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.js | 1201 function stripComments(string) { function 1229 const src = stripComments(func.toString());
|
| D | async.mjs | 1195 function stripComments(string) { function 1223 const src = stripComments(func.toString());
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 4.4.js.map | 1 …stripComments(text, replaceCh) {\n var _scanner = createScanner(text), parts = [], kind, offset…
|
| D | json.worker.js.map | 1 …stripComments(text, replaceCh) {\n var _scanner = createScanner(text), parts = [], kind, offset…
|