NeoMutt  2025-09-05-55-g97fc89
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando.h
Go to the documentation of this file.
1
22
23#ifndef MUTT_PATTERN_EXPANDO_H
24#define MUTT_PATTERN_EXPANDO_H
25
26#include "expando/lib.h"
27
29
30#endif /* MUTT_PATTERN_EXPANDO_H */
Parse Expando string.
const struct ExpandoRenderCallback PatternRenderCallbacks[]
Callbacks for Pattern Expandos.
Definition expando.c:75