Home | History | Annotate | Download | only in scripts

Lines Matching refs:tail

1067     def makeProtoName(self, name, tail):
1068 return self.genOpts.apientry + name[2:] + tail
1167 if ((elem.tag is not 'type') and (elem.tail is not None)) and '*' in elem.tail: