Ticket #2064: tokenizerfunction_doc.patch

File tokenizerfunction_doc.patch, 538 bytes (added by jim@…, 14 years ago)

Patch to fix tokenizer documentation.

  • tokenizerfunction.htm

    diff -dur orig/tokenizerfunction.htm new/tokenizerfunction.htm
    old new  
    126126      constructed.</td>
    127127
    128128      <td>The return value indicates whether a new token was found in the
    129       sequence (next,end]</td>
     129      sequence [next,end)</td>
    130130
    131131      <td>If the return value is true, the new token is assigned to tok. next
    132132      is always updated to the position where parsing should start on the