Annotation of embedaddon/php/ext/json/utf8_to_utf16.h, revision 1.1.1.1

1.1       misho       1: /* utf8_to_utf16.h */
                      2: 
                      3: extern int utf8_to_utf16(unsigned short w[], char p[], int length);

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>