Hi,

> Please note these are clean reverse engineered dedes independent of the
> code in the git using the code analysis result included.

Of course, I meant s/dedes/codes/

> The default of the quoting flag is FALSE.  The meaning of the conversion rule
> indicators are the following:

Hmmm... patch header seems to have some limitation or I removed it
accidentally.  I see "the following" portion.  Here is the following:

Here each character is represented as HEX number adding row and column
index.

The default of the quoting flag is FALSE.  The meaning of the conversion
rule
indicators are the following:

  "A"     indicates output as is without setting the quoting flag.
  "O"     indicates output as the octal escape while setting the quoting
flag.
  "Q"     indicates output as is while setting the quoting flag.
  "E"     indicates output as the single character escape using the
original
          character in the filename while setting the quoting flag.
  others  indicates output as the single character escape using the
character
          in this conversion table while setting the quoting flag.

If quoting flag is set, the filename is enclosed in the double quotation
marks.

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to