Quellcodebibliothek Statistik Leitseite 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 363 B image not shown  

Quelle  ICU4XCollatorMaxVariable.d.ts   Sprache: unbekannt

 

/**

 * See the {@link https://docs.rs/icu/latest/icu/collator/enum.MaxVariable.html Rust documentation for `MaxVariable`} for more information.
 */
export enum ICU4XCollatorMaxVariable {
  /**
   */
  Auto = 'Auto',
  /**
   */
  Space = 'Space',
  /**
   */
  Punctuation = 'Punctuation',
  /**
   */
  Symbol = 'Symbol',
  /**
   */
  Currency = 'Currency',
}

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]