Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c487 #define INTERM -2 macro
505 { CS94, 1, 3, 2, -1, 4, { ESC, CS94, INTERM, ECMA, }, },
509 { CS96, 1, 3, 2, -1, 4, { ESC, CS96, INTERM, ECMA, }, },
549 case INTERM: in seqmatch()