Home
last modified time | relevance | path

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

/plugin/asiansearch/
H A Daction.php202 $offset = utf8_correctIdx($text,$offset);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php1049 function utf8_correctIdx(&$str,$i,$next=false) { function