Changeset 638 for trunk/zoo-project
- Timestamp:
- Apr 27, 2015, 3:28:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/service_conf.l
r634 r638 46 46 47 47 attname [a-zA-Z0-9._\-]+ 48 attvalue1 [\x80-\xbf\xc2-\xdf\xe0-\xef\xf0-\xf4#°²θé\^\*\+\,\;?!~`ú@a-zA-Z0-9%_\-:\:.:" "\"\'/\\\(\)\t\|\$\&>\[\]]+48 attvalue1 [\x80-\xbf\xc2-\xdf\xe0-\xef\xf0-\xf4="#°²θé\^\*\+\,\;;?!~`ú@a-zA-Z0-9%_\-:\:.:" "\"\'/\\\(\)\t\|\$\&>\[\]]+ 49 49 50 50 attvalue \"[^"]*\"|\'[^']*\'\(\)
Note: See TracChangeset
for help on using the changeset viewer.