Sponsored Content
Full Discussion: Regexp_instr
Top Forums Programming Regexp_instr Post 302257036 by vijay_0209 on Tuesday 11th of November 2008 08:12:39 AM
Old 11-11-2008
Actually its enough if the value satisfies..REG_EXP of


^([[:alpha:]]+[.]? )+(#|# |NO |NO. )?[[:digit:]]

But since it takes much time ...I thought of adding (A){0,1}...wich obviously does not make any difference...

I just need the equivalent of ^([[:alpha:]]+[.]? )+(#|# |NO |NO. )?[[:digit:]]

which works faster....
 
All times are GMT -4. The time now is 01:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy