Searched defs:utf8_strlen (Results 1 – 5 of 5) sorted by relevance
/plugin/freechat/phpfreechat/lib/utf8/ | ||
H A D | utf8_strlen.php | 13 function utf8_strlen($str) { function |
/plugin/bibtex/OSBib/ | ||
H A D | UTF8.php | 284 function utf8_strlen($string){ function in UTF8 |
/plugin/nodetailsxhtml/ | ||
H A D | renderer.php | 114 private function utf8_strlen( $input ) { function in renderer_plugin_nodetailsxhtml |
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ | ||
H A D | utf8.php | 151 function utf8_strlen($string) { function |
/plugin/markdownextra/ | ||
H A D | markdown.php | 1639 var $utf8_strlen = 'mb_strlen'; variable in Markdown_Parser |