This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | _(str) (str) |
| #define | N_(str) (str) |
| #define | gettext(str) (str) |
| #define | dgettext(dom, str) (str) |
| #define | dcgettext(dom, str, type) (str) |
| #define | textdomain(str) (str) |
| #define | bindtextdomain(dom, dir) (dom) |
|
|
|
Definition at line 42 of file IntlDefs.h. Referenced by main(), and Options::Options(). |
|
|
Definition at line 40 of file IntlDefs.h. |
|
|
Definition at line 39 of file IntlDefs.h. |
|
|
Definition at line 38 of file IntlDefs.h. |
|
|
Definition at line 37 of file IntlDefs.h. |
|
|
Definition at line 41 of file IntlDefs.h. Referenced by main(), and Options::Options(). |
1.3.9.1