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

Quelle  rfc2047_code.h

  Sprache: C
 

#ifndef _RFC2047_ENCODE_H_INCLUDED_
#define _RFC2047_ENCODE_H_INCLUDED_

/*++
/* NAME
/* rfc2047_code 3h
/* SUMMARY
/* non-ASCII header content encoding
/* SYNOPSIS
/* #include <rfc2047_code.h>
/* DESCRIPTION
/* .nf

 /*
  * Utility library.
  */

#include <vstring.h>

 /*
  * External API.
  */

#define RFC2047_HEADER_CONTEXT_COMMENT (1)
#define RFC2047_HEADER_CONTEXT_PHRASE (2)

extern char *rfc2047_encode(VSTRING *result, int header_context,
               const char *charset,
               const char *in, ssize_t len,
               const char *out_separator);

/* LICENSE
/* .ad
/* .fi
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* Wietse Venema
/* porcupine.org
/*--*/


#endif

Messung V0.5 in Prozent
C=74 H=95 G=84

¤ Dauer der Verarbeitung: 0.14 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.