Return to utf8_to_utf16.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / json |
1.1 misho 1: /* utf8_to_utf16.h */
2:
1.1.1.2 ! misho 3: extern int utf8_to_utf16(unsigned short *w, char p[], int length);