xml/xmlexpatparser/src/expat-1.95.5/xmlwf/codepage.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 11:41:35 +0300
branchRCL_3
changeset 31 6bcc0aa4be39
parent 0 e35f40988205
permissions -rw-r--r--
Revision: 201014 Kit: 201033

/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
   See the file COPYING for copying permission.
*/

int codepageMap(int cp, int *map);
int codepageConvert(int cp, const char *p);