Home | History | Annotate | Download | only in parser

Lines Matching defs:TO

6  * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
110 // JvB: added to support RFC3903
140 addKeyword(ToHeader.NAME.toUpperCase(), TokenTypes.TO);
218 addKeyword(TokenNames.T.toUpperCase(), TokenTypes.TO);
230 // JvB: added to support RFC3903