Skip to content
GitHub Actions edited this page Jan 2, 2026 · 1 revision

normalizer.cpp

Stand: 5. Dezember 2025
Version: 1.0.0
Kategorie: Src


Path: src/utils/normalizer.cpp

Purpose: Text normalization helpers used by tokenization and search.

Public functions / symbols:

  • static inline bool is2(unsigned char a, unsigned char b, unsigned char x, unsigned char y) {
  • for (size_t i = 0; i < n; ) {
  • if (c == 0xC3 && i + 1 < n) {

Navigation

Home

Architecture

Governance

Modules

Developer

Clone this wiki locally