xref: /PHP-5.3/ext/json/utf8_to_utf16.h (revision 608baa40)
1 /* utf8_to_utf16.h */
2 
3 extern int utf8_to_utf16(unsigned short w[], char p[], int length);
4