ELinks 0.16.1.1
|
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "elinks.h"
#include "document/html/parse-meta-refresh.h"
#include "util/memory.h"
Data Structures | |
struct | meta_refresh_test_case |
Functions | |
int | get_ctl_handle () |
char * | gettext (const char *text) |
int | os_default_charset (void) |
int | main (void) |
Variables | |
static const struct meta_refresh_test_case | meta_refresh_test_cases [] |
int get_ctl_handle | ( | void | ) |
char * gettext | ( | const char * | text | ) |
int main | ( | void | ) |
int os_default_charset | ( | void | ) |
|
static |