Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.c56 CS__ebc, /* empty, break, more content (maybe @BOL) */ enumerator
225 case CS__ebc: result = "CS__ebc"; break; in cellstate_s()
424 case CS__ebc: /* should have done smth in finish */ in Stbl_addCellToRow()
585 newstate = empty ? CS__0eb : CS__ebc; in Stbl_finishCellInRow()
621 newstate = empty ? CS__eb : CS__ebc; in Stbl_finishCellInRow()
787 case CS__ebc: /* ##540_handle_ebc: */ in Stbl_finishCellInRow()
859 newstate = empty ? CS__eb : CS__ebc; in Stbl_finishCellInRow()