Searched defs:init (Results 1 – 5 of 5) sorted by relevance
28 pub(crate) fn init() -> Self { in init() method
23 pub(crate) fn init() { in init() function
45 pub fn init(&mut self) { in init() method
48 pub(crate) fn init(&mut self) { in init() method
507 let init = utf8_first_byte(x, 2); in read_error_char() localVariable