repo.or.cz
/
mirror-ossqm-expat.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(metux) gitignore update
[mirror-ossqm-expat.git]
/
xmlwf
/
codepage.h
blob
6a4df68883e457f39d3a06a543864bc313b41214
1
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
2
See the file COPYING for copying permission.
3
*/
4
5
int
codepageMap
(
int
cp
,
int
*
map
);
6
int
codepageConvert
(
int
cp
,
const char
*
p
);