Parent Directory
|
Revision Log
|
Patch
| revision 521 by ph10, Fri Mar 9 10:15:12 2007 UTC | revision 522 by ph10, Sat May 22 19:19:40 2010 UTC | |
|---|---|---|
| # | Line 36 static const unsigned char utf8_table4[] | Line 36 static const unsigned char utf8_table4[] |
| 36 | *************************************************/ | *************************************************/ |
| 37 | ||
| 38 | /* This function takes an integer value in the range 0 - 0x7fffffff | /* This function takes an integer value in the range 0 - 0x7fffffff |
| 39 | and encodes it as a UTF-8 character in 0 to 6 bytes. | and encodes it as a UTF-8 character in 1 to 6 bytes. |
| 40 | ||
| 41 | Arguments: | Arguments: |
| 42 | cvalue the character value | cvalue the character value |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |