b19a7f66b545d3a19f9b98cc436aeaf7b927fbce
[xmlrpc-c] / lib / expat / xmlwf / codepage.h
1 /*
2 Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
3 See the file copying.txt for copying permission.
4 */
5
6 int codepageMap(int cp, int *map);
7 int codepageConvert(int cp, const char *p);