symbian-qemu-0.9.1-12/expat-2.0.0/xmlwf/codepage.h
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     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);