Go to the source code of this file.
|
#define | _(String) (pw_gettext(String)) |
|
#define | N_(String) (String) |
|
|
const char * | pw_gettext (const char *msgid) |
|
const char * | pw_ngettext (const char *msgid, const char *msgid_plural, unsigned long int n) |
|
◆ N_
#define N_ |
( |
|
String | ) |
(String) |
◆ pw_gettext()
const char* pw_gettext |
( |
const char * |
msgid | ) |
|
◆ pw_ngettext()
const char* pw_ngettext |
( |
const char * |
msgid, |
|
|
const char * |
msgid_plural, |
|
|
unsigned long int |
n |
|
) |
| |
References spa_support::data, support::n_support, pw_load_spa_handle(), pw_log_error, pw_log_level, SPA_DICT_INIT, SPA_DICT_ITEM_INIT, SPA_EXPORT, spa_handle_get_interface, spa_i18n_ntext(), SPA_KEY_LOG_LEVEL, SPA_NAME_SUPPORT_LOG, spa_streq(), SPA_TYPE_INTERFACE_Log, support::support, and spa_support::type.