VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/regexp/ranges2@ 99257

Last change on this file since 99257 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 168 bytes
Line 
1Regexp: (a|b{0,3}){0,1}
2a: Ok
3aa: Fail
4b: Ok
5bb: Ok
6bbb: Ok
7bbbb: Fail
8ab: Fail
9ba: Fail
10Regexp: ([0-9]{0,3}|([0-9]{0}|[0-9]{0,3})){0,3}
110: Ok
1200: Ok
13123: Ok
14abc: Fail
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette