Lines Matching refs:noneStr
29 def noneStr(str): function
460 paramdecl = ' ' + noneStr(param.text)
462 text = noneStr(elem.text)
463 tail = noneStr(elem.tail)
483 paramdecl = ' ' + noneStr(param.text)
485 text = noneStr(elem.text)
486 tail = noneStr(elem.tail)
543 pdecl += noneStr(proto.text)
544 tdecl += noneStr(proto.text)
548 text = noneStr(elem.text)
549 tail = noneStr(elem.tail)