~legolas/ubuntu/natty/php5/5.3.5

« back to all changes in this revision

Viewing changes to ext/mbstring/ucgendat/README

  • Committer: Stas Verberkt
  • Date: 2011-02-01 09:27:15 UTC
  • Revision ID: legolas@legolasweb.nl-20110201092715-yq052iu2yl4i2eyg
Inserted PHP 5.3.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file is not necessary to build PHP.
 
2
 
 
3
It's only necessary to rebuild unicode_data.h from Unicode ucd files.
 
4
 
 
5
Example usage:
 
6
./ucgendat UnicodeData-6.0.0d7.txt -x CompositionExclusions-6.0.0d2.txt
 
7
 
 
8
 
 
9