Searched refs:DIGIT0_1 (Results 1 – 1 of 1) sorted by relevance
167 one_of(DIGIT0_1), in bin_int()171 one_of(DIGIT0_1).value(()), in bin_int()174 cut_err(one_of(DIGIT0_1)).context(StrContext::Expected( in bin_int()191 const DIGIT0_1: RangeInclusive<u8> = b'0'..=b'1'; constant