Home | History | Annotate | Download | only in main

Lines Matching full:none

47     doc = libxml2.readFile(filename, None,
72 def AllSpecials(notused=None):
117 valid_values.append((val, None, None, [], desc.error, None))
132 convert = None if dep_desc.convert else "noconvert"
140 """Return the destination type of the conversion, or None."""
147 return (None, "none")
167 conversion = "none"
203 [3] -- dest type the parameter converts to, or None
237 return None
260 return alias.name if not need_conv else None
266 return alias.name if need_conv else None