Searched defs:is_nullable (Results 1 – 3 of 3) sorted by relevance
223 constexpr bool is_nullable() const { return kind() == kOptRef; } in is_nullable() function
110 def __init__(self, spec=None, is_nullable=False, module=None): argument
4111 int is_nullable = 0; in xmlRelaxNGCheckChoiceDeterminism() local