Lines Matching defs:digits
133 /// characters are allowed to be digits).
637 /// The literal is written as a hex code with a fixed number of digits
642 /// digits. The only restriction is that the bracketed hex code must refer
676 /// differ when used without brackets in the number of hex digits that must
681 /// two digits.
684 /// four digits.
687 /// eight digits.
692 /// The number of digits that must be used with this literal form when
694 /// restriction on the number of digits.
695 pub fn digits(&self) -> u32 {