ELinks 0.18.0
|
#include <stdio.h>
#include <stdlib.h>
#include "elinks.h"
#include "protocol/uri.h"
#include "util/string.h"
Functions | |
int | get_https_by_default (void) |
const char * | get_default_protocol (void) |
char * | gettext (const char *text) |
int | os_default_charset (void) |
int | get_ctl_handle () |
int | main (int argc, char **argv) |
Variables | |
int | current_charset |
int get_ctl_handle | ( | void | ) |
const char * get_default_protocol | ( | void | ) |
int get_https_by_default | ( | void | ) |
char * gettext | ( | const char * | text | ) |
int main | ( | int | argc, |
char ** | argv ) |
int os_default_charset | ( | void | ) |
int current_charset |