Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/parser/
Dchoice.rs715 macro_rules! dispatch_parser_impl { macro
717 …$crate::dispatch_parser_impl!{ $parser_name [ $($id)* ] [$($collected_idents)* $first_ident] $($re…
720 $crate::dispatch_parser_impl!{ $parser_name; $($collected_idents)* }
823 …$crate::dispatch_parser_impl!{ Dispatch [A B C D E F G H I J K L M N O P Q R S T U V X Y Z] [] $($…