Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dje on February 12, 2007, 03:15:19 pm

Title: Searching file with regular expressions
Post by: dje on February 12, 2007, 03:15:19 pm
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:

Is it a bug or is there restrictions ?

Dje