Home
last modified time | relevance | path

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

/plugin/preventzerowidthchars/
H A Daction.php34 $event->data['newContent'] = $this->replaceZeroWidthChars($event->data['newContent']);
38 public function replaceZeroWidthChars($uncleanText) { function in action_plugin_preventzerowidthchars