Home
last modified time | relevance | path

Searched refs:onComment (Results 1 – 21 of 21) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Doptions.js59 onComment: null, property
100 if (isArray(options.onComment))
101 options.onComment = pushComment(options, options.onComment)
Dtokenize.js114 let startLoc = this.options.onComment && this.curPosition()
126 if (this.options.onComment)
127 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
133 let startLoc = this.options.onComment && this.curPosition()
139 if (this.options.onComment)
140 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
/plugin/asciidocjs/node_modules/acorn/src/
Doptions.js61 onComment: null, property
107 if (isArray(options.onComment))
108 options.onComment = pushComment(options, options.onComment)
Dtokenize.js101 let startLoc = this.options.onComment && this.curPosition()
113 if (this.options.onComment)
114 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
120 let startLoc = this.options.onComment && this.curPosition()
126 if (this.options.onComment)
127 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js350 onComment: null, property
391 if (isArray(options.onComment))
392 options.onComment = pushComment(options, options.onComment)
2484 var startLoc = this.options.onComment && this.curPosition()
2496 if (this.options.onComment)
2497 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
2505 var startLoc = this.options.onComment && this.curPosition()
2511 if (this.options.onComment)
2512 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
Dacorn.js356 onComment: null, property
397 if (isArray(options.onComment))
398 options.onComment = pushComment(options, options.onComment)
2490 var startLoc = this.options.onComment && this.curPosition()
2502 if (this.options.onComment)
2503 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
2511 var startLoc = this.options.onComment && this.curPosition()
2517 if (this.options.onComment)
2518 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js351 onComment: null, property
397 if (isArray(options.onComment))
398 options.onComment = pushComment(options, options.onComment)
2740 var startLoc = this.options.onComment && this.curPosition()
2752 if (this.options.onComment)
2753 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
2761 var startLoc = this.options.onComment && this.curPosition()
2767 if (this.options.onComment)
2768 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
Dacorn.js357 onComment: null, property
403 if (isArray(options.onComment))
404 options.onComment = pushComment(options, options.onComment)
2746 var startLoc = this.options.onComment && this.curPosition()
2758 if (this.options.onComment)
2759 this.options.onComment(true, this.input.slice(start + 2, end), start, this.pos,
2767 var startLoc = this.options.onComment && this.curPosition()
2773 if (this.options.onComment)
2774 this.options.onComment(false, this.input.slice(start + startSkip, this.pos), start, this.pos,
/plugin/asciidocjs/node_modules/acorn/
DREADME.md118 - **onComment**: If a function is passed for this option, whenever a
227 onComment: comments,
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DREADME.md116 - **onComment**: If a function is passed for this option, whenever a
225 onComment: comments,
/plugin/asciidocjs/node_modules/uglify-js/bin/
Duglifyjs331 onComment: function(block, text, start, end) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
D6.6.js1 …Begin),h=o(t.onArrayEnd),p=s(t.onLiteralValue),d=s(t.onSeparator),m=o(t.onComment),g=s(t.onError),…
D4.4.js.map1onComment = toNoArgVisit(visitor.onComment), onError = toOneArgVisit(visitor.onError);\n var di…
Djson.worker.js.map1onComment = toNoArgVisit(visitor.onComment), onError = toOneArgVisit(visitor.onError);\n var di…
/plugin/dirtylittlehelper/mermaid/editor/
D6.6.js1 …Begin),h=o(t.onArrayEnd),p=s(t.onLiteralValue),d=s(t.onSeparator),m=o(t.onComment),g=s(t.onError),…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js8478 onComment,
8578 case 'comment': onComment = cb; break;
9176 if (onComment) {
9177 onComment(xml.substring(i + 4, j), decodeEntities, getContext);
/plugin/ckgedit/ckeditor/
Dckeditor.js.unc6130 onComment: function() {},
6157 } else if (f = c[2]) this.onComment(f)
6288 if (!(b = a.onComment(d, b, this))) return this.remove(), !1;
6494 D.onComment = function(a) {
6611 onComment: function(a, c, d) {
6628 …e)) : d == CKEDITOR.NODE_COMMENT ? new CKEDITOR.htmlParser.comment(this.onComment(a, c.value)) : n…
Dckeditor.js293 …on(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},par… method in CKEDITOR.htmlParser
/plugin/pdfjs/pdfjs/build/
Dpdf.js17555 this.onComment(s.substring(j + 3, q));
17641 value: function onComment(text) {}
Dpdf.js.map1onComment","onCdata","onDoctype","onText","onBeginElement","onEndElement","onError","childNodes","…
/plugin/ckgdoku/ckeditor/
Dckeditor.js265 …on(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},par… method in CKEDITOR.htmlParser