68#ifndef MUTT_MUTT_LIB_H
69#define MUTT_MUTT_LIB_H
108#if defined(COMPILER_IS_CLANG) || defined(COMPILER_IS_GCC)
109#define FALLTHROUGH __attribute__((fallthrough))
Linear Array data structure.
Parse a number in a string.
Conversion to/from base64 encoding.
General purpose object for storing and parsing strings.
Time and date handling routines.
Private copy of the environment variables.
Case-insensitive fixed-chunk comparisons.
File management functions.
Hash Table data structure.
Store links between a user-readable string and a constant.
Multi-byte String manipulation functions.
Calculate the MD5 checksum of a buffer.
Memory management wrappers.
Conversion between different character encodings.
Pass files through external commands (filters)
Path manipulation functions.
Keep track when processing files.
Observer of notifications.
A global pool of Buffers.
Manage precompiled / predefined regular expressions.
Context-free sorting function.
Random number/string functions.
Manage regular expressions.
A separated list of strings.
String manipulation functions.