Searched refs:charName (Results 1 – 4 of 4) sorted by relevance
99 $charname = extension_loaded('intl') ? ' '.IntlChar::charName($codepoint).'' : '';
1052 …rammarOnly:!0});c.fire(b)}}}}),CKEDITOR.plugins.scayt={charsToObserve:[{charName:"cke-fillingChar"… property1060 …function(b){var d=a.editable(),e=d.getCustomData(b.charName);e&&(e.$=b.node,d.setCustomData(b.char…
1138 CKEDITOR.plugins.scayt={charsToObserve:[{charName:"cke-fillingChar",charCode:function(){var a=CKEDI… property1146 …function(d){var c=a.editable(),e=c.getCustomData(d.charName);e&&(e.$=d.node,c.setCustomData(d.char…
22485 charName: "cke-fillingChar",22606 e = c.getCustomData(d.charName);22607 e && (e.$ = d.node, c.setCustomData(d.charName, e))