Changeset 784 for trunk/zoo-project/zoo-kernel/main_conf_read.l
- Timestamp:
- Jun 29, 2016, 3:40:46 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-kernel/main_conf_read.l
r771 r784 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.