Lines Matching full:pointercount
1596 pointercount = paramtype.tail.count('*')1599 for i in range(0, pointercount):1604 if pointercount == 1 and param.attrib.get('optional') is not None: