#include <char.h>
Definition at line 33 of file char.h.
◆ flags
Character classification flags.
Definition at line 35 of file char.h.
◆ upper
| char reduct_char_info_t::upper |
Uppercase equivalent.
Definition at line 36 of file char.h.
◆ lower
| char reduct_char_info_t::lower |
Lowercase equivalent.
Definition at line 37 of file char.h.
◆ decodeEscape
| char reduct_char_info_t::decodeEscape |
The char to decode to when escaped.
Definition at line 38 of file char.h.
◆ encodeEscape
| char reduct_char_info_t::encodeEscape |
The char to use when encoding an escape.
Definition at line 39 of file char.h.
◆ integer
| unsigned char reduct_char_info_t::integer |
Integer value.
Definition at line 40 of file char.h.
The documentation for this struct was generated from the following file: