PatchworkOS
Loading...
Searching...
No Matches
tolower.c File Reference
#include <ctype.h>
#include "common/ascii_table.h"

Go to the source code of this file.

Functions

int tolower (int c)
 

Function Documentation

◆ tolower()

int tolower ( int  c)

Definition at line 5 of file tolower.c.

References _ascii_table, and _ascii_entry_t::lower.

Referenced by _scan(), _strtoll_main(), _strtoll_prelim(), atoll(), strcasecmp(), and strncasecmp().