Lines Matching defs:noneStr
32 def noneStr(s):
1086 prefix = noneStr(param.text)
1089 text = noneStr(elem.text)
1090 tail = noneStr(elem.tail)
1137 paramdecl = ' ' + noneStr(param.text)
1139 text = noneStr(elem.text)
1140 tail = noneStr(elem.tail)
1317 pdecl += noneStr(proto.text)
1318 tdecl += noneStr(proto.text)
1322 text = noneStr(elem.text)
1323 tail = noneStr(elem.tail)