phpbb/phpBB/includes/utf
Ludovic Arnaud 44b78d7c8d Added: UTF-8 tools. Both functions are used by the "improved" search engine. We'll need utf8_strlen() if we go with UTF-8 in 3.2
TODO: native recoding engine, written in PHP


git-svn-id: file:///svn/phpbb/trunk@6174 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-12 22:56:04 +00:00
..
data Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory 2006-07-12 16:29:42 +00:00
utf_normalizer.php Changed: being anal with the notation of Unicode codepoints 2006-07-10 03:05:27 +00:00
utf_tools.php Added: UTF-8 tools. Both functions are used by the "improved" search engine. We'll need utf8_strlen() if we go with UTF-8 in 3.2 2006-07-12 22:56:04 +00:00