Searched refs:xmlRelaxNGContentType (Results 1 – 1 of 1) sorted by relevance
104 } xmlRelaxNGContentType; typedef6227 static xmlRelaxNGContentType6228 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGGroupContentType()6229 xmlRelaxNGContentType ct2) in xmlRelaxNGGroupContentType()6253 static xmlRelaxNGContentType6254 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1, in xmlRelaxNGMaxContentType()6255 xmlRelaxNGContentType ct2) in xmlRelaxNGMaxContentType()6280 static xmlRelaxNGContentType6286 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; in xmlRelaxNGCheckRules()6327 ret = (xmlRelaxNGContentType) (cur->depth + 15); in xmlRelaxNGCheckRules()