PatchworkOS
Loading...
Searching...
No Matches
_ascii_entry_t Struct Reference

#include <ascii_table.h>

Data Fields

_ascii_flags_t flags
 
unsigned char upper
 
unsigned char lower
 

Detailed Description

Definition at line 19 of file ascii_table.h.

Field Documentation

◆ flags

_ascii_flags_t _ascii_entry_t::flags

Definition at line 21 of file ascii_table.h.

Referenced by isalnum(), isdigit(), and isxdigit().

◆ lower

unsigned char _ascii_entry_t::lower

Definition at line 23 of file ascii_table.h.

Referenced by tolower().

◆ upper

unsigned char _ascii_entry_t::upper

Definition at line 22 of file ascii_table.h.

Referenced by toupper().


The documentation for this struct was generated from the following file: