initial load of upstream version 1.06.32
[xmlrpc-c] / lib / expat / xmlwf / codepage.h
diff --git a/lib/expat/xmlwf/codepage.h b/lib/expat/xmlwf/codepage.h
new file mode 100644 (file)
index 0000000..b19a7f6
--- /dev/null
@@ -0,0 +1,7 @@
+/*
+Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
+See the file copying.txt for copying permission.
+*/
+
+int codepageMap(int cp, int *map);
+int codepageConvert(int cp, const char *p);