Stufen
Anforderungen
|
Konzepte
|
Entwurf
|
Entwicklung
|
Qualitätssicherung
|
Lebenszyklus
|
Steuerung
Ziele
Untersuchung
mit Columbo
Integrität von
Datenbanken
Interaktion und
Portierbarkeit
Ergonomie der
Schnittstellen
Angebot
Produkte
Projekt
Beratung
Mittel
Analytik
Modellierung
Sprachen
Algebra
Logik
Hardware
Denken
Kreativität
Zusammenhänge
Gesellschaft
Wirtschaft
Branche
Firma
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
intl
/
icu_capi
/
bindings
/
js
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 1 kB
Quelle ICU4XComposingNormalizer.d.ts Sprache: unbekannt
Spracherkennung für: .ts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
import { FFIError } from "./diplomat-runtime"
import { ICU4XDataProvider } from "./ICU4XDataProvider";
import { ICU4XError } from "./ICU4XError";
/**
* See the {@link
https://docs.rs/icu/latest/icu/normalizer/struct.ComposingNormalize
r.html
Rust documentation for `ComposingNormalizer`} for more information.
*/
export class ICU4XComposingNormalizer {
/**
* Construct a new ICU4XComposingNormalizer instance for NFC
* See the {@link
https://docs.rs/icu/latest/icu/normalizer/struct.ComposingNormalize
r.html#method.new_nfc
Rust documentation for `new_nfc`} for more information.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
static create_nfc(provider: ICU4XDataProvider): ICU4XComposingNormalizer | never;
/**
* Construct a new ICU4XComposingNormalizer instance for NFKC
* See the {@link
https://docs.rs/icu/latest/icu/normalizer/struct.ComposingNormalize
r.html#method.new_nfkc
Rust documentation for `new_nfkc`} for more information.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
static create_nfkc(provider: ICU4XDataProvider): ICU4XComposingNormalizer | never;
/**
* Normalize a string
* Ill-formed input is treated as if errors had been replaced with REPLACEMENT CHARACTERs accor
ding to the WHATWG Encoding Standard.
* See the {@link
https://docs.rs/icu/latest/icu/normalizer/struct.ComposingNormalize
r.html#method.normalize_utf8
Rust documentation for `normalize_utf8`} for more informati
on.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
normalize(s: string): string | never;
/**
* Check if a string is normalized
* Ill-formed input is treated as if errors had been replaced with REPLACEMENT CHARACTERs accor
ding to the WHATWG Encoding Standard.
* See the {@link
https://docs.rs/icu/latest/icu/normalizer/struct.ComposingNormalize
r.html#method.is_normalized_utf8
Rust documentation for `is_normalized_utf8`} for more i
nformation.
*/
is_normalized(s: string): boolean;
}
[ Dauer der Verarbeitung: 0.44 Sekunden
]
2026-04-04
Neuigkeiten
Aktuelles
Motto des Tages
Software
Produkte
Quellcodebibliothek
Aktivitäten
Artikel über Sicherheit
Anleitung zur Aktivierung von SSL
Muße
Gedichte
Musik
Bilder
Jenseits des Üblichen ....
Besucherstatistik
Monitoring
Impressum
|
Ethik und Gesetz
|
Haftungsausschluß
|
Kontakt
|
Seitenstruktur
|
©
2026 JDD
|