Lines Matching refs:tt

99   ($i:expr, $separator:expr, $submac:ident!( $($args:tt)* )) => ({
123 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => (
130 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => (
133 ($i:expr, $separator:path, $f:expr, $submac:ident!( $($args:tt)* )) => (
144 ($i:expr, $separator:path, $submac1:ident!( $($args1:tt)* ), $($rest:tt)+) => ({
154 ($i:expr, $separator:path, $f:expr, $($rest:tt)+) => (
162 ($i:expr, $separator:path, $submac1:ident!( $($args1:tt)* ), $($rest:tt)+) => ({
172 ($i:expr, $separator:path, $f:expr, $($rest:tt)+) => (
180 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => ({
190 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => (
193 ($i:expr, $separator:path, $f:expr, $submac:ident!( $($args:tt)* )) => (
204 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => ({
214 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => (
217 ($i:expr, $separator:path, $f:expr, $submac:ident!( $($args:tt)* )) => (
229 ($i:expr, $separator:path, ($($parsed:tt),*), $e:path, $($rest:tt)*) => (
232 ($i:expr, $separator:path, (), $submac:ident!( $($args:tt)* ), $($rest:tt)*) => (
244 ($i:expr, $separator:path, ($($parsed:tt)*), $submac:ident!( $($args:tt)* ), $($rest:tt)*) => (
256 ($i:expr, $separator:path, ($($parsed:tt),*), $e:path) => (
259 ($i:expr, $separator:path, (), $submac:ident!( $($args:tt)* )) => (
271 ($i:expr, $separator:path, ($($parsed:expr),*), $submac:ident!( $($args:tt)* )) => (
297 (__impl $i:expr, $separator:path, $e:ident >> $($rest:tt)*) => (
300 (__impl $i:expr, $separator:path, $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) => (
313 (__impl $i:expr, $separator:path, $field:ident : $e:ident >> $($rest:tt)*) => (
317 …(__impl $i:expr, $separator:path, $field:ident : $submac:ident!( $($args:tt)* ) >> $($rest:tt)*) =…
332 (__impl $i:expr, $separator:path, $e:ident >> ( $($rest:tt)* )) => (
336 (__impl $i:expr, $separator:path, $submac:ident!( $($args:tt)* ) >> ( $($rest:tt)* )) => ({
347 (__impl $i:expr, $separator:path, $field:ident : $e:ident >> ( $($rest:tt)* )) => (
351 …(__impl $i:expr, $separator:path, $field:ident : $submac:ident!( $($args:tt)* ) >> ( $($rest:tt)* …
363 ($i:expr, $separator:path, $($rest:tt)*) => (
373 ($i:expr, $separator:path, $($rest:tt)*) => (
416 …($it:tt,$i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $e:ident?, $($rest:tt)*…
419 …($it:tt,$i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $e:ident, $($rest:tt)*)…
423 …($it:tt, $i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $submac:ident!( $($arg…
426 …($it:tt, $i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $submac:ident!( $($arg…
449 ($it:tt,$i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $e:ident?) => (
452 ($it:tt,$i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $e:ident) => (
456 …($it:tt, $i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $submac:ident!( $($arg…
459 …($it:tt, $i:expr, $separator:path, $all_done:expr, $needed:expr, $res:expr, $submac:ident!( $($arg…
485 (__impl $i:expr, $separator:path, $e:path | $($rest:tt)*) => (
489 (__impl $i:expr, $separator:path, $subrule:ident!( $($args:tt)*) | $($rest:tt)*) => (
503 …(__impl $i:expr, $separator:path, $subrule:ident!( $($args:tt)* ) => { $gen:expr } | $($rest:tt)+)…
518 (__impl $i:expr, $separator:path, $e:path => { $gen:expr } | $($rest:tt)*) => (
526 (__impl $i:expr, $separator:path, $subrule:ident!( $($args:tt)* ) => { $gen:expr }) => (
548 (__impl $i:expr, $separator:path, $subrule:ident!( $($args:tt)*)) => (
580 ($i:expr, $separator:path, $($rest:tt)*) => (
590 …l $i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $($p:pat => $subrule:ident!( $($args2:
618 ($i:expr, $separator:path, $submac:ident!( $($args:tt)*), $($rest:tt)*) => (
623 ($i:expr, $separator:path, $e:path, $($rest:tt)*) => (
634 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $submac2:ident!( $($args2:tt)* )) => (
641 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* ), $g:expr) => (
644 ($i:expr, $separator:path, $f:expr, $submac:ident!( $($args:tt)* )) => (
688 ($i:expr, $separator:path, tuple ! ($($rest:tt)*) ) => {
691 ($i:expr, $separator:path, pair ! ($($rest:tt)*) ) => {
697 ($i:expr, $separator:path, delimited ! ($($rest:tt)*) ) => {
703 ($i:expr, $separator:path, separated_pair ! ($($rest:tt)*) ) => {
709 ($i:expr, $separator:path, preceded ! ($($rest:tt)*) ) => {
715 ($i:expr, $separator:path, terminated ! ($($rest:tt)*) ) => {
721 ($i:expr, $separator:path, do_parse ! ($($rest:tt)*) ) => {
727 ($i:expr, $separator:path, permutation ! ($($rest:tt)*) ) => {
733 ($i:expr, $separator:path, alt ! ($($rest:tt)*) ) => {
739 ($i:expr, $separator:path, switch ! ($($rest:tt)*) ) => {
745 ($i:expr, $separator:path, separated_list ! ($($rest:tt)*) ) => {
751 ($i:expr, $separator:path, many0 ! ($($rest:tt)*) ) => {
754 ($i:expr, $separator:path, many1 ! ($($rest:tt)*) ) => {
757 ($i:expr, $separator:path, return_error!( $($args:tt)* )) => {
763 ($i:expr, $separator:path, $submac:ident!( $($args:tt)* )) => {
800 ($i:expr, $($args:tt)*) => (