VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/regexp/hard@ 102727

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

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

File size: 187 bytes
Line 
1Regexp: ((a|b|\p{Nd}){1,2}|aaa|bbbb){1,2}
2bab: Ok
3aaca: Fail
4aaabbbb: Ok
5a0b: Ok
6aa0aaa: Fail
7b0aaa: Ok
8Regexp: (\d{1,3}\.){3}\d{1,3}
91.2.3.4: Ok
101.22.333.44: Ok
111.2.3: Fail
121..2.3: 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