Re: [xml] FW: Regular expression evaluation



paphio:~/XML -> ./testRegexp '(0){0,1}(1){0,1}(2|3|4|5|6|7|8|9)'
'23456789'
Testing (0){0,1}(1){0,1}(2|3|4|5|6|7|8|9):
23456789: Fail
paphio:~/XML -> 

 looks normal to me, I don't see how the regexp could accept it

Precisely... the behaviour is correct :)

Regards,
Harbhanu






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]