Home
last modified time | relevance | path

Searched defs:u16_hex (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nom/tests/
H A Djson.rs31 fn u16_hex(input: &str) -> IResult<&str, u16> { in u16_hex() functions
/third_party/rust/crates/nom/benchmarks/benches/
H A Djson.rs36 fn u16_hex(input: &str) -> IResult<&str, u16> { in u16_hex() functions

Completed in 2 milliseconds