Searched refs:CountElements (Results 1 – 4 of 4) sorted by relevance
116 bool CountElements, F f) { in runOpOnCopies() argument120 const size_t Batch = CountElements ? Copies.size() * Quantity : Copies.size(); in runOpOnCopies()
47 size_t CountElements(const ByteStringView& space,
109 size_t CXML_Element::CountElements(const ByteStringView& space, in CountElements() function in CXML_Element
198 size_t iCount = pElement->CountElements("", bsTag); in GetPattern()