Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c397 SJIS_state_has_bad_code enumerator
3686 case SJIS_state_has_bad_code: in HText_appendCharacter()
3692 text->SJIS_status = SJIS_state_has_bad_code; in HText_appendCharacter()
3703 text->SJIS_status = SJIS_state_has_bad_code; in HText_appendCharacter()
3721 if (text->SJIS_status == SJIS_state_has_bad_code) in HText_appendCharacter()
3732 if (text->SJIS_status == SJIS_state_has_bad_code) in HText_appendCharacter()
3743 if (text->SJIS_status == SJIS_state_has_bad_code) in HText_appendCharacter()