Searched refs:xmlRelaxNGContentType (Results 1 – 1 of 1) sorted by relevance
102 } xmlRelaxNGContentType; typedef6187 static xmlRelaxNGContentType6188 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGGroupContentType()6189 xmlRelaxNGContentType ct2) in xmlRelaxNGGroupContentType()6213 static xmlRelaxNGContentType6214 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGMaxContentType()6215 xmlRelaxNGContentType ct2) in xmlRelaxNGMaxContentType()6240 static xmlRelaxNGContentType6246 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; in xmlRelaxNGCheckRules()6287 ret = (xmlRelaxNGContentType) (cur->depth + 15); in xmlRelaxNGCheckRules()