NeoMutt  2024-12-12-14-g7b49f7
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando.h File Reference

Pattern Expando definitions. More...

#include "expando/lib.h"
+ Include dependency graph for expando.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const struct ExpandoRenderCallback PatternRenderCallbacks []
 Callbacks for Pattern Expandos.
 

Detailed Description

Pattern Expando definitions.

Authors
  • Richard Russon

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition in file expando.h.

Variable Documentation

◆ PatternRenderCallbacks

const struct ExpandoRenderCallback PatternRenderCallbacks[]
extern

Callbacks for Pattern Expandos.

See also
PatternFormatDef, ExpandoDataGlobal, ExpandoDataPattern

Definition at line 75 of file expando.c.