[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Regular expression with re-search-forward...
From: |
luca . spinacci |
Subject: |
Regular expression with re-search-forward... |
Date: |
Fri, 3 Feb 2006 16:37:34 +0100 |
Hi all,
I'm poorly skillled with regular expression and I'd like to use
re-search-forward so that I can read MY_TYPE
as follow:
#define MY_TYPE value
^^^^^^^^^
and
} MY_TYPE;
^^^^^^^^^
Thank you very much,
L.Spinacci
- Regular expression with re-search-forward...,
luca . spinacci <=