Searched defs:totalEntries (Results 1 – 2 of 2) sorted by relevance
320 @property @safe uint totalEntries() { return _totalEntries; } /// ditto in totalEntries() function
461 …@property @safe @nogc pure nothrow uint totalEntries() const { return cast(uint) _directory.length… in totalEntries() function