Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/pipewire/pipewire/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 665 B image not shown  

Quelle  i18n.h

  Sprache: C
 

/* PipeWire */
/* SPDX-FileCopyrightText: Copyright © 2021 Wim Taymans */
/* SPDX-License-Identifier: MIT */

#ifndef PIPEWIRE_I18N_H
#define PIPEWIRE_I18N_H

#ifdef __cplusplus
extern "C" {
#endif

/** \defgroup pw_gettext Internationalization
 * Gettext interface
 */


/**
 * \addtogroup pw_gettext
 * \{
 */

#include <spa/support/i18n.h>

SPA_FORMAT_ARG_FUNC(1const char *pw_gettext(const char *msgid);
SPA_FORMAT_ARG_FUNC(1const char *pw_ngettext(const char *msgid, const char *msgid_plural, unsigned long int n);

#define _(String) (pw_gettext(String))
#define N_(String) (String)

/**
 * \}
 */


#ifdef __cplusplus
}
#endif

#endif /* PIPEWIRE_I18N_H */

Messung V0.5 in Prozent
C=83 H=100 G=91

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© 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.