Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For use by other data object parsers besides file lists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the comprehension TLV tag matches the expected handler, and the
handler fails to parse the tag, then increase the iterator.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This can be used for other data objects than text and default text
|
|
|
|
The tag checking can be done safely once inside the main parsing
function, no need to repeat it in the individual object parsers.
|
|
|