core/expat-2.0.1/xmlwf/codepage.h
changeset 300 b6d834208d33
parent 296 ea3dbc023c80
equal deleted inserted replaced
299:f06c5eba524d 300:b6d834208d33
       
     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);