ELinks 0.16.1.1
uri-test.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "elinks.h"
#include "protocol/uri.h"
#include "util/string.h"
Include dependency graph for uri-test.c:

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

Function Documentation

◆ get_ctl_handle()

int get_ctl_handle ( void )

◆ get_default_protocol()

const char * get_default_protocol ( void )

◆ get_https_by_default()

int get_https_by_default ( void )

◆ gettext()

char * gettext ( const char * text)

◆ main()

int main ( int argc,
char ** argv )

◆ os_default_charset()

int os_default_charset ( void )

Variable Documentation

◆ current_charset

int current_charset