index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
json
/
utf8_to_utf16.h
blob: 5aff0268bfcf0477a02b69b7f501494d528e390b (
plain
)
1
2
3
/* utf8_to_utf16.h */
extern
int
utf8_to_utf16
(
unsigned short
w
[],
char
p
[],
int
length
);