Home
last modified time | relevance | path

Searched refs:seqtable (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c488 static const struct seqtable { struct
496 } seqtable[] = { argument
532 const struct seqtable * __restrict sp) in seqmatch()
581 const struct seqtable *sp; in _ISO2022_sgetwchar()
614 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()
690 for (sp = &seqtable[0]; sp->len; sp++) { in _ISO2022_sgetwchar()