style: rename stmtMerge as stmt_merge
commita7ded4284e50f2cfee83bd85fa7f49b42b7eeb69
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 29 Aug 2021 14:22:16 +0000 (29 16:22 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 29 Aug 2021 14:25:38 +0000 (29 16:25 +0200)
tree7b6a39b01d05afaf9ccf2c3b1a0a8951781637ce
parenta5c55bb75855e046b042316302c25eb47fc9d6f2
style: rename stmtMerge as stmt_merge

Follow the GNU Coding Style.

* doc/bison.texi, examples/c++/glr/c++-types.yy,
* examples/c/glr/c++-types.y, tests/cxx-type.at: s/stmtMerge/stmt_merge/g.
doc/bison.texi
examples/c++/glr/c++-types.yy
examples/c/glr/c++-types.y
tests/cxx-type.at