1 |
PCRE version 2.03 12-Feb-1999 |
PCRE version 2.04 19-Feb-1999 |
2 |
|
|
3 |
/(a)b|/ |
/(a)b|/ |
4 |
Identifying subpattern count = 1 |
Identifying subpattern count = 1 |
977 |
0: abc\x00def |
0: abc\x00def |
978 |
0C abc (7) |
0C abc (7) |
979 |
0L abc |
0L abc |
980 |
|
|
981 |
|
/word ((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ |
982 |
|
)((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ )((?:[a-zA-Z0-9]+ |
983 |
|
)?)?)?)?)?)?)?)?)?otherword/M |
984 |
|
Memory allocation request: 441 (code space 428) |
985 |
|
Identifying subpattern count = 8 |
986 |
|
No options |
987 |
|
First char = 'w' |
988 |
|
|
989 |
/ End of test input / |
/ End of test input / |
990 |
Identifying subpattern count = 0 |
Identifying subpattern count = 0 |