Home
last modified time | relevance | path

Searched refs:next_or (Results 1 – 8 of 8) sorted by relevance

/dports/devel/grcov/grcov-0.8.2/cargo-crates/cpp_demangle-0.3.2/src/
H A Dindex_str.rs93 pub fn next_or<E>(&self, error: E) -> Result<(u8, IndexStr<'a>), E> { in next_or() method
H A Dast.rs1612 let tail = match input.next_or(error::Error::UnexpectedEnd)? { in parse()
1617 match tail.next_or(error::Error::UnexpectedEnd)? { in parse()
7471 match tail.next_or(error::Error::UnexpectedEnd)? { in parse()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/cpp_demangle-0.3.0/src/
H A Dindex_str.rs93 pub fn next_or<E>(&self, error: E) -> Result<(u8, IndexStr<'a>), E> { in next_or() method
H A Dast.rs1610 let tail = match input.next_or(error::Error::UnexpectedEnd)? { in parse()
1615 match tail.next_or(error::Error::UnexpectedEnd)? { in parse()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/cpp_demangle-0.3.2/src/
H A Dindex_str.rs93 pub fn next_or<E>(&self, error: E) -> Result<(u8, IndexStr<'a>), E> { in next_or() method
H A Dast.rs1612 let tail = match input.next_or(error::Error::UnexpectedEnd)? { in parse()
1617 match tail.next_or(error::Error::UnexpectedEnd)? { in parse()
7471 match tail.next_or(error::Error::UnexpectedEnd)? { in parse()
/dports/mail/alpine/alpine-465e23b/pith/
H A Dpattern.c81 SEARCHOR *next_or(SEARCHOR **);
5603 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5616 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5719 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5736 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5780 next_or(struct search_or **startingor) in next_or() function
5822 or = next_or(&pgm->or); in set_up_search_pgm()
5896 or = next_or(&pgm->or); in add_type_to_pgm()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dpattern.c81 SEARCHOR *next_or(SEARCHOR **);
5603 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5616 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5719 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5736 or = next_or(&tmppgm->or); in match_pattern_srchpgm()
5780 next_or(struct search_or **startingor) in next_or() function
5822 or = next_or(&pgm->or); in set_up_search_pgm()
5896 or = next_or(&pgm->or); in add_type_to_pgm()