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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Drelaxng.c102 } xmlRelaxNGContentType; typedef in typeref:enum:__anon6063
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 46 milliseconds