Searched defs:next_flag (Results 1 – 2 of 2) sorted by relevance
14 fn next_flag() { in next_flag() function
441 pub fn next_flag(&mut self) -> Option<Result<char, &'s RawOsStr>> { in next_flag() method