Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js302 …on(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},par… method in CKEDITOR.htmlParser
320 function(a){y.add(new CKEDITOR.htmlParser.cdata(a))};F.onComment=function(a){v();l();y.add(new CKED… function
326 …cOnName(a,c)},onText:function(a,c,d){return this.textRules.exec(a,c,d)},onComment:function(a,c,d){… method