This website requires JavaScript.
Explore
Help
Sign in
makary
/
phpbb
Watch
1
Star
0
Fork
You've already forked phpbb
0
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-06-09 21:08:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c2390e18a8
phpbb
/
phpBB
/
includes
/
utf
History
Ludovic Arnaud
5f88af1a75
Added: support for CJK and Hangul into the search engine
...
git-svn-id: file:///svn/phpbb/trunk@6182 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-15 15:44:54 +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
Added: support for CJK and Hangul into the search engine
2006-07-15 15:44:54 +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