DDraceNetwork Docs
tolower.cpp File Reference
#include <cstdlib>
#include "tolower.h"
#include "tolower_data.h"
Include dependency graph for tolower.cpp:

Macros

#define TOLOWER_DATA
 

Functions

static int compul (const void *a, const void *b)
 
int str_utf8_tolower (int code)
 

Macro Definition Documentation

◆ TOLOWER_DATA

#define TOLOWER_DATA

Function Documentation

◆ compul()

static int compul ( const void *  a,
const void *  b 
)
static

◆ str_utf8_tolower()

int str_utf8_tolower ( int  code)