Searched defs:CR (Results 1 – 2 of 2) sorted by relevance
50 pub(crate) const CR: u8 = b'r'; constant132 const CR: PrintMapItem = PrintMapItem::Special(b"\\r"); // CR 归位 \x0D constant
40 pub(crate) const CR: u8 = b'\r'; constant