Check-in Number:
|
5080 | |
Date: |
2003-Mar-10 10:13:19 (local)
2003-Mar-10 09:13:19 (UTC) |
User: | thl |
Branch: | |
Comment: |
document common rules for all fields in an entry for optional quoting |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-cui/as-cui.pod 1.19 -> 1.20
--- as-cui.pod 2003/02/27 15:24:01 1.19
+++ as-cui.pod 2003/03/10 09:13:19 1.20
@@ -453,6 +453,11 @@
B<date> B<begin> B<end> B<amount>
B<account> B<remark> [# B<sysfeedback>]
+Common rules for all fields in B<entry> for optional quoting: If field
+is not empty and contains neither backslash, doublequote nor whitespace
+keep verbatim. Otherwise escape backslash and doublequotes with
+backslash and put doublequotes around result.
+
B<user> ::= [a-zA-Z][a-zA-Z0-9]*
B<uuid> ::= B<hex>{8} ( /-/ B<hex>{4} ){3} /-/ B<hex>{12}
|
|