Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8957 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator
9351 if( result.value() == ParseResultType::ShortCircuitAll ) in parse()
9364 if( result.value() == ParseResultType::ShortCircuitAll ) in parse()
9395 return ParserResult::ok( ParseResultType::ShortCircuitAll ); in Help()
9551 if( result.value().type() == ParseResultType::ShortCircuitAll ) in parse()