Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/llama.cpp/   (Postgres Database Version 18.4©)  Datei vom 27.6.2026 mit Größe 7 kB image not shown  

Quelle  ascii_header_text.h

  Sprache: C
 

#ifndef _ASCII_HEADER_TEXT_H_INCLUDED_
#define _ASCII_HEADER_TEXT_H_INCLUDED_

/*++
/* NAME
/* ascii_header_text 3h
/* SUMMARY
/* message header content formatting
/* SYNOPSIS
/* #include <ascii_header_text.h>
/* DESCRIPTION
/* .nf

 /*
  * System library.
  */

#include <sys_defs.h>

 /*
  * Utility library
  */

#include <vstring.h>

 /*
  * External API.
  */

#define HDR_TEXT_FLAG_COMMENT (1<<0/* Generate comment content */
#define HDR_TEXT_FLAG_PHRASE (1<<1/* Generate phrase content */
#define HDR_TEXT_FLAG_FOLD (1<<2/* Generate header folding hints */

#define HDR_TEXT_MASK_TARGET \
 (HDR_TEXT_FLAG_COMMENT | HDR_TEXT_FLAG_PHRASE)

extern char *make_ascii_header_text(VSTRING *result, int flags, const char *in);

/* LICENSE
/* .ad
/* .fi
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* Wietse Venema
/* IBM T.J. Watson Research
/* P.O. Box 704
/* Yorktown Heights, NY 10598, USA
/*
/* Wietse Venema
/* Google, Inc.
/* 111 8th Avenue
/* New York, NY 10011, USA
/*
/* Wietse Venema
/* porcupine.org
/*--*/


#endif

Messung V0.5 in Prozent
C=90 H=99 G=94

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