Searched refs:xmlRelaxNGIsNullable (Results 1 – 1 of 1) sorted by relevance
3368 xmlRelaxNGIsNullable(xmlRelaxNGDefinePtr define) in xmlRelaxNGIsNullable() function3390 ret = xmlRelaxNGIsNullable(define->content); in xmlRelaxNGIsNullable()3406 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()3420 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()4109 is_nullable = xmlRelaxNGIsNullable(def); in xmlRelaxNGCheckChoiceDeterminism()