Searched refs:xmlRelaxNGIsNullable (Results 1 – 1 of 1) sorted by relevance
3383 xmlRelaxNGIsNullable(xmlRelaxNGDefinePtr define) in xmlRelaxNGIsNullable() function3405 ret = xmlRelaxNGIsNullable(define->content); in xmlRelaxNGIsNullable()3421 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()3435 ret = xmlRelaxNGIsNullable(list); in xmlRelaxNGIsNullable()4129 is_nullable = xmlRelaxNGIsNullable(def); in xmlRelaxNGCheckChoiceDeterminism()