1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/json/utf8_to_utf16.h

4 lines
91 B
C

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