Apache HTTPD
Functions
codepage.c File Reference
#include "codepage.h"
#include "internal.h"

Go to the source code of this file.

Functions

int codepageMap (int cp, int *map)
 
int codepageConvert (int cp, const char *p)
 

Function Documentation

◆ codepageConvert()

int codepageConvert ( int  cp,
const char p 
)

Definition at line 85 of file codepage.c.

◆ codepageMap()

int codepageMap ( int  cp,
int map 
)

Definition at line 48 of file codepage.c.