Open SCAP Library
|
Multilingual text processing interface. More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
char * | oscap_textlist_get_preferred_plaintext (struct oscap_text_iterator *texts, const char *preferred_lang) |
gets a plaintext string representing given textlist More... | |
Variables | |
Common language codes | |
const char *const | OSCAP_LANG_ENGLISH |
English. | |
const char *const | OSCAP_LANG_ENGLISH_US |
American English. | |
const char *const | OSCAP_LANG_DEFAULT |
Default language (i.e. American English) | |
Multilingual text processing interface.