Searched refs:UnexpectedEnd (Results 1 – 7 of 7) sorted by relevance
124 raise dns.exception.UnexpectedEnd129 raise dns.exception.UnexpectedEnd133 raise dns.exception.UnexpectedEnd319 raise dns.exception.UnexpectedEnd376 raise dns.exception.UnexpectedEnd380 raise dns.exception.UnexpectedEnd383 raise dns.exception.UnexpectedEnd398 raise dns.exception.UnexpectedEnd
30 class UnexpectedEnd(SyntaxError): class
61 bool UnexpectedEnd; member84 UnexpectedEnd = false; in Clear()361 if (_stat.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()691 UnexpectedEnd = true; in Decode()778 else if (vp.UnexpectedEnd) in Extract()
200 bool UnexpectedEnd; member221 UnexpectedEnd = false; in Clear()
241 if (_db.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
1592 db.UnexpectedEnd = true; in ReadDatabase2()
57 raise dns.exception.UnexpectedEnd