RE "STANDALONE[^_]" not working
Posted: Tue Sep 26, 2006 6:30 pm
I used RE "STANDALONE[^_]" (RE enabled in the Find menu) to search.
The problem is that "STANDALONE" is not found if it is at the end of a line.
For example,
#define STANDALONE
#define INCLUDE_STANDALONESYM_TBL
With RE "STANDALONE[^_]", "STANDALONE" is found for the second line only.
Is this a bug or is there some assumptions I missed?
The problem is that "STANDALONE" is not found if it is at the end of a line.
For example,
#define STANDALONE
#define INCLUDE_STANDALONESYM_TBL
With RE "STANDALONE[^_]", "STANDALONE" is found for the second line only.
Is this a bug or is there some assumptions I missed?