diff options
author | albert-github <albert.tests@gmail.com> | 2020-10-29 12:31:13 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2020-10-29 12:31:13 (GMT) |
commit | a4b4398ff7b14f0b5fdccac6bb6334da38ef581d (patch) | |
tree | 49651765b6bf2fcc033930433cd78d266f1f8045 /examples/structcmd.h | |
parent | 34792e9871354e5d750ae7990b6038740b57dbf3 (diff) | |
download | Doxygen-a4b4398ff7b14f0b5fdccac6bb6334da38ef581d.zip Doxygen-a4b4398ff7b14f0b5fdccac6bb6334da38ef581d.tar.gz Doxygen-a4b4398ff7b14f0b5fdccac6bb6334da38ef581d.tar.bz2 |
Handling commands for backslash and at-sign in ALIASES
When we have an command like `\\`, `\@`, `@@` or `@\`in ALIASES this should not disturb the recognition of the replacement strings like `\2`, so e.g. `\\2` should not be replaced by `\y` but remain `\\2` (assuming the `\2` is linked to `y` in an ALIASES).
This issue was found after #8137 had been fixed and was already present in older versions as well.
Diffstat (limited to 'examples/structcmd.h')
0 files changed, 0 insertions, 0 deletions