projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Don't assume that KeySym is always defined as long in wxGTK.
[wxWidgets.git]
/
src
/
expat
/
xmlwf
/
codepage.h
This page requires JavaScript to run. Use
this page
instead.
0 / 6 ( 0%)
Commit
Line
Data
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);