Home
last modified time | relevance | path

Searched refs:xmlRelaxNGTypeCompare (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c639 typedef int (*xmlRelaxNGTypeCompare) (void *data, const xmlChar * type, typedef
652 xmlRelaxNGTypeCompare comp; /* the compare function */
2755 xmlRelaxNGTypeCompare comp, in xmlRelaxNGRegisterTypeLibrary()