Home | History | Annotate | Download | only in re2

Lines Matching refs:any32

1417 static URange32 any32[] = { { 65536, Runemax } };
1418 static UGroup anygroup = { "Any", +1, any16, 1, any32, 1 };