Searched defs:nbItems (Results 1 – 2 of 2) sorted by relevance
701 void *pcalloc(size_t nbItems, size_t itemSize, const LCHAR* tag, const LCHAR* file, int line) in pcalloc()
355 int nbItems; /* used for dynamic addition of schemata */ member20727 int nbItems, i, ret = 0; in xmlSchemaFixupComponents() local