ELinks 0.18.0
textdomain.c File Reference
#include <stdlib.h>
#include <string.h>
#include "elinks.h"
#include "intl/libintl.h"
#include "intl/gettext/gettextP.h"
#include "util/string.h"
Include dependency graph for textdomain.c:

Functions

char * textdomain__ (const char *domainname)
 

Variables

const char * _nl_default_default_domain__
 
const char * _nl_current_default_domain__
 

Function Documentation

◆ textdomain__()

char * textdomain__ ( const char * domainname)

Variable Documentation

◆ _nl_current_default_domain__

const char* _nl_current_default_domain__
extern

◆ _nl_default_default_domain__

const char* _nl_default_default_domain__
extern