File: utf8_to_utf16.h

package info (click to toggle)
php-json-ext 1.2.1-3.2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 1,004 kB
  • ctags: 112
  • sloc: sh: 7,418; ansic: 1,020; makefile: 121; awk: 70
file content (3 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (8)
1
2
3
/* utf8_to_utf16.h */

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