Home
last modified time | relevance | path

Searched defs:FF (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_json/src/
Dconsts.rs47 pub(crate) const FF: u8 = b'f'; constant
131 const FF: PrintMapItem = PrintMapItem::Special(b"\\f"); // FF 换页 \x0C constant