Back to Evolution Project page
Defines | |||
![]() | ![]() | #define | memcpy (Dst, Src, Num) |
![]() | ![]() | #define | strchr |
![]() | ![]() | #define | NULL |
![]() | ![]() | #define | __argz_count (argz, len) |
![]() | ![]() | #define | __argz_stringify (argz, len, sep) |
![]() | ![]() | #define | __argz_next (argz, len, entry) |
Functions | |||
![]() | ![]() | char* stpcpy | PARAMS ((char *dest, const char *src)) |
![]() | ![]() | size_t argz_count__ | PARAMS ((const char *argz, size_t len)) |
![]() | ![]() | size_t | argz_count__ (argz, len) const char *argz |
![]() | ![]() | void | argz_stringify__ (argz, len, sep) char *argz |
![]() | ![]() | char* | argz_next__ (argz, argz_len, entry) char *argz |
![]() | ![]() | int | pop (x) int x |
Variables | |||
![]() | ![]() | size_t | len |
![]() | ![]() | size_t | len |
![]() | ![]() | int | sep |
![]() | ![]() | size_t | argz_len |
![]() | ![]() | const char* | entry |
![]() | ![]() | const char* | dirlist |
![]() | ![]() | size_t | dirlist_len |
![]() | ![]() | int | mask |
![]() | ![]() | const char* | language |
![]() | ![]() | const char* | territory |
![]() | ![]() | const char* | codeset |
![]() | ![]() | const char* | normalized_codeset |
![]() | ![]() | const char* | modifier |
![]() | ![]() | const char* | special |
![]() | ![]() | const char* | sponsor |
![]() | ![]() | const char* | revision |
![]() | ![]() | const char* | filename |
![]() | ![]() | int | do_allocate |
![]() | ![]() | size_t | name_len |
![]() | ![]() | const char* | src |
#define memcpy (Dst, Src, Num) |
Definition at line 32 of file l10nflist.c.
#define strchr () |
Definition at line 37 of file l10nflist.c.
#define NULL () |
Definition at line 58 of file l10nflist.c.
#define __argz_count (argz, len) |
#define __argz_stringify (argz, len, sep) |
#define __argz_next (argz, len, entry) |
char* stpcpy PARAMS ((char *dest,const char *src)) [static]
|
size_t argz_count__ PARAMS ((const char *argz,size_t len)) [static]
|
size_t argz_count__ (argz, len) const [static]
|
void argz_stringify__ (argz, len, sep) [static]
|
char* argz_next__ (argz, argz_len, entry) [static]
|
int pop (x) [inline, static]
|
size_t len |
Definition at line 86 of file l10nflist.c.
size_t len |
Definition at line 110 of file l10nflist.c.
int sep |
Definition at line 111 of file l10nflist.c.
size_t argz_len |
Definition at line 133 of file l10nflist.c.
const char* entry |
Definition at line 134 of file l10nflist.c.
const char* dirlist |
Definition at line 176 of file l10nflist.c.
size_t dirlist_len |
Definition at line 177 of file l10nflist.c.
int mask |
Definition at line 178 of file l10nflist.c.
const char* language |
Definition at line 179 of file l10nflist.c.
const char* territory |
Definition at line 180 of file l10nflist.c.
const char* codeset |
Definition at line 181 of file l10nflist.c.
const char* normalized_codeset |
Definition at line 182 of file l10nflist.c.
const char* modifier |
Definition at line 183 of file l10nflist.c.
const char* special |
Definition at line 184 of file l10nflist.c.
const char* sponsor |
Definition at line 185 of file l10nflist.c.
const char* revision |
Definition at line 186 of file l10nflist.c.
const char* filename |
Definition at line 187 of file l10nflist.c.
int do_allocate |
Definition at line 188 of file l10nflist.c.
size_t name_len |
Definition at line 356 of file l10nflist.c.
const char* src |
Definition at line 405 of file l10nflist.c.