Searched refs:PrevCount (Results 1 – 5 of 5) sorted by relevance
104 unsigned PrevCount; member136 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn()187 Data->PrevCount = LI->lastchar - LI->cursor; in ElCompletionFn()
105 unsigned PrevCount; member137 std::string Prevs(Data->PrevCount, '\02'); in ElCompletionFn()188 Data->PrevCount = LI->lastchar - LI->cursor; in ElCompletionFn()
1552 auto PrevCount = getEntryCount(); in setEntryCount() local1553 assert(!PrevCount.hasValue() || PrevCount.getType() == Count.getType()); in setEntryCount()
1694 auto PrevCount = getEntryCount(); in setEntryCount() local1695 assert(!PrevCount.hasValue() || PrevCount.getType() == Count.getType()); in setEntryCount()