User forums > Using Code::Blocks
Searching file with regular expressions
(1/1)
dje:
Hi !
I noticed that some regular expression items works correctly (., charset []) but it seems that the pipe does not work.
For example, the following patterns gives no result, whereas it should:
* typedef|struct
* (typedef|struct)
* (?:typedef|struct)
Is it a bug or is there restrictions ?
Dje
Navigation
[0] Message Index
Go to full version