Changeset 676 for trunk/zoo-project/zoo-kernel/main_conf_read.l
- Timestamp:
- Jun 19, 2015, 3:58:00 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/main_conf_read.l
r621 r676 36 36 attname [a-zA-Z0-9_\-:]+ 37 37 38 attvalue1 [%\*,;@a-zA-Z0-9_\-.:" "\"\'/\\\(\)\+\x41-\xff ]+38 attvalue1 [%\*,;@a-zA-Z0-9_\-.:" "\"\'/\\\(\)\+\x41-\xff?&=]+ 39 39 40 40 whitesp [ ]
Note: See TracChangeset
for help on using the changeset viewer.