Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

strtolocale.c File Reference

#include "system.h"
#include <langinfo.h>
#include <iconv.h>
#include "debug.h"

Go to the source code of this file.

Functions

const char * xstrtolocale (const char *str)
 Force encoding of string.

Variables

static char * locale_encoding = NULL
static int locale_encoding_is_utf8


Detailed Description

Definition in file strtolocale.c.


Variable Documentation

char* locale_encoding = NULL [static]
 

Definition at line 10 of file strtolocale.c.

Referenced by xstrtolocale().

int locale_encoding_is_utf8 [static]
 

Definition at line 11 of file strtolocale.c.

Referenced by xstrtolocale().


Generated on Mon Mar 5 13:30:26 2007 for rpm by  doxygen 1.4.4