Searched defs:to_u16 (Results 1 – 7 of 7) sorted by relevance
119 pub fn to_u16(self) -> u16 { in to_u16() method
83 fn to_u16(&self) -> Option<u16> { in to_u16() method
270 pub fn to_u16(&self) -> Result<SparseDFA<Vec<u8>, u16>> { in to_u16() method
374 pub fn to_u16(&self) -> Result<DenseDFA<Vec<u16>, u16>> { in to_u16() method
669 fn to_u16(&self) -> Option<u16> { in to_u16() method
57 fn to_u16(&self) -> Option<u16> { in to_u16() method
1868 fn to_u16() { in to_u16() function