Searched defs:decode_code_point (Results 1 – 3 of 3) sorted by relevance
21 pub(crate) fn decode_code_point(string: &[u8]) -> u32 { in decode_code_point() function
22 pub(crate) fn decode_code_point(string: &[u8]) -> u32 { in decode_code_point() function
17 pub(crate) fn decode_code_point(_: &[u8]) -> u32 { in decode_code_point() function