Searched refs:UnexpectedEnd (Results 1 – 6 of 6) sorted by relevance
6 UnexpectedEnd(Position), enumerator36 ErrorKind::UnexpectedEnd(pos) => { in fmt()
187 Err(Error::new(ErrorKind::UnexpectedEnd(pos))) in numeric_identifier()209 Err(Error::new(ErrorKind::UnexpectedEnd(pos))) in dot()
216 bool UnexpectedEnd; member237 UnexpectedEnd = false; in Clear()263 || UnexpectedEnd in CanUpdate()
233 if (_db.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
1578 db.UnexpectedEnd = true; in ReadDatabase2()
577 goto UnexpectedEnd; in STRINGLIB()595 UnexpectedEnd: in STRINGLIB()