diff options
author | Carl Worth <cworth@cworth.org> | 2010-06-02 12:54:15 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-06-02 12:54:15 -0700 |
commit | 111e25bd84fb923bbab5b0ca76bbbb5d9a537a26 (patch) | |
tree | 1ae96196971bd7ddadeb065f3a0555ff7c5e0381 /hash_table.c | |
parent | e4b2731a25c071407d90c6c593a226574e9c36f9 (diff) |
Factor out common sub-expression from multi-line-comment regular expression.
In two places we look for an (optional) sequence of characters other
than "*" followed by a sequence of on or more "*". Using a name for
this (NON_STARS_THEN_STARS) seems to make it a bit easier to
understand.
Diffstat (limited to 'hash_table.c')
0 files changed, 0 insertions, 0 deletions