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 ICU4XCaseMapCloser.d.ts Sprache: unbekannt
import { char } from "./diplomat-runtime"
import { FFIError } from "./diplomat-runtime"
import { ICU4XCodePointSetBuilder } from "./ICU4XCodePointSetBuilder";
import { ICU4XDataProvider } from "./ICU4XDataProvider";
import { ICU4XError } from "./ICU4XError";
/**
* See the {@link
https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html
Rus
t documentation for `CaseMapCloser`} for more information.
*/
export class ICU4XCaseMapCloser {
/**
* Construct a new ICU4XCaseMapper instance
* See the {@link
https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html#me
thod.new
Rust documentation for `new`} for more information.
* @throws {@link FFIError}<{@link ICU4XError}>
*/
static create(provider: ICU4XDataProvider): ICU4XCaseMapCloser | never;
/**
* Adds all simple case mappings and the full case folding for `c` to `builder`. Also adds special
case closure mappings.
* See the {@link
https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html#me
thod.add_case_closure_to
Rust documentation for `add_case_closure_to`} for more informat
ion.
*/
add_case_closure_to(c: char, builder: ICU4XCodePointSetBuilder): void;
/**
* Finds all characters and strings which may casemap to `s` as their full case folding string and
adds them to the set.
* Returns true if the string was found
* See the {@link
https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html#me
thod.add_string_case_closure_to
Rust documentation for `add_string_case_closure_to`} f
or more information.
*/
add_string_case_closure_to(s: string, builder: ICU4XCodePointSetBuilder): boolean;
}
[ Dauer der Verarbeitung: 0.16 Sekunden (vorverarbeitet)
]
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
|