Searched refs:xmlRelaxNGIsNullable (Results 1 – 1 of 1) sorted by relevance
3366 xmlRelaxNGIsNullable(xmlRelaxNGDefinePtr define) in xmlRelaxNGIsNullable() function3388 ret = xmlRelaxNGIsNullable(define->content); in xmlRelaxNGIsNullable()3404 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()3418 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()4107 is_nullable = xmlRelaxNGIsNullable(def); in xmlRelaxNGCheckChoiceDeterminism()