Searched refs:xmlRelaxNGContentType (Results 1 – 1 of 1) sorted by relevance
103 } xmlRelaxNGContentType; typedef6189 static xmlRelaxNGContentType6190 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGGroupContentType()6191 xmlRelaxNGContentType ct2) in xmlRelaxNGGroupContentType()6215 static xmlRelaxNGContentType6216 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGMaxContentType()6217 xmlRelaxNGContentType ct2) in xmlRelaxNGMaxContentType()6242 static xmlRelaxNGContentType6248 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; in xmlRelaxNGCheckRules()6289 ret = (xmlRelaxNGContentType) (cur->depth + 15); in xmlRelaxNGCheckRules()