Home
last modified time | relevance | path

Searched refs:feedCharacter (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js12 …]+1;this._={overlap:d,state:0,ignoreCase:!!b,pattern:a}};z.prototype={feedCharacter:function(a){fo… method in z
13 …(this.matchRange.moveNext();m=this.matchRange.getEndCharacter();){l=k.feedCharacter(m);if(2==l)bre…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js13 state:0,ignoreCase:!!b,pattern:a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a…
14 …(this.matchRange.moveNext();l=this.matchRange.getEndCharacter();){k=h.feedCharacter(l);if(2==k)bre…