Go to the source code of this file.
Defines | |
| #define | textdomain(String) (String) |
| #define | gettext(String) (String) |
| #define | dgettext(Domain, Message) (Message) |
| #define | dcgettext(Domain, Message, Type) (Message) |
| #define | bindtextdomain(Domain, Directory) (Domain) |
| #define | setlocale(a, b) ; |
| #define | _(String) (String) |
| #define | N_(String) (String) |
Variables | |
| const char * | LEOHTML_VERSION |
| const bool | LEOHTML_IMAGE_SIZE_SUPPORT |
| const bool | LEOHTML_CHAR_SET_SUPPORT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001