File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / json / utf8_to_utf16.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:34:40 2012 UTC (12 years, 1 month ago) by misho
Branches: php, MAIN
CVS tags: v5_4_3elwix, v5_4_17p0, HEAD
php 5.4.3+patches

/* utf8_to_utf16.h */

extern int utf8_to_utf16(unsigned short *w, char p[], int length);

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