Lines Matching full:ends
1275 # state = 1 => typedef/struct encountered, ends with ";"1276 # state = 2 => var declaration encountered, ends with ";"1277 # state = 3 => func declaration encountered, ends with "}"