Searched refs:HYPHEN_SKIP_POS (Results 1 – 1 of 1) sorted by relevance
241 const HYPHEN_SKIP_POS: [usize; 4] = [8, 4, 4, 4]; constant311 for skip_pos in Self::HYPHEN_SKIP_POS { in new_from_string()