Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/global/   (Postfix Mailserver Version 3.11©)  Datei vom 29.0.2017 mit Größe 770 B image not shown  

Quelle  mail_addr_form.h

  Sprache: C
 

#ifndef _MAIL_ADDR_FORM_H_INCLUDED_
#define _MAIL_ADDR_FORM_H_INCLUDED_

/*++
/* NAME
/* mail_addr_form 3h
/* SUMMARY
/* mail address formats
/* SYNOPSIS
/* #include <mail_addr_form.h>
/* DESCRIPTION
/* .nf

 /*
  * External interface.
  */

#define MA_FORM_INTERNAL 1 /* unquoted form */
#define MA_FORM_EXTERNAL 2 /* quoted form */
#define MA_FORM_EXTERNAL_FIRST 3 /* quoted form, then unquoted */
#define MA_FORM_INTERNAL_FIRST 4 /* unquoted form, then quoted */

extern int mail_addr_form_from_string(const char *);
extern const char *mail_addr_form_to_string(int);

/* LICENSE
/* .ad
/* .fi
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* Wietse Venema
/* Google, Inc.
/* 111 8th Avenue
/* New York, NY 10011, USA
/*--*/


#endif

Messung V0.5 in Prozent
C=71 H=95 G=83

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.