Searched refs:xmlRelaxNGContentType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c102 } xmlRelaxNGContentType; typedef in typeref:enum:__anon17103
6078 static xmlRelaxNGContentType
6079 xmlRelaxNGGroupContentType(xmlRelaxNGContentType ct1,
6080 xmlRelaxNGContentType ct2)
6104 static xmlRelaxNGContentType
6105 xmlRelaxNGMaxContentType(xmlRelaxNGContentType ct1,
6106 xmlRelaxNGContentType ct2)
6131 static xmlRelaxNGContentType
6137 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY;
6168 ret = (xmlRelaxNGContentType) (cu
[all...]

Completed in 55 milliseconds