Searched defs:xmlRelaxNGTypeCompare (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c627 * xmlRelaxNGTypeCompare:
638 typedef int (*xmlRelaxNGTypeCompare) (void *data, const xmlChar * type, typedef
651 xmlRelaxNGTypeCompare comp; /* the compare function */
2757 xmlRelaxNGTypeCompare comp,
/external/libxml2/
H A Drelaxng.c628 * xmlRelaxNGTypeCompare:
639 typedef int (*xmlRelaxNGTypeCompare) (void *data, const xmlChar * type, typedef
652 xmlRelaxNGTypeCompare comp; /* the compare function */
2758 xmlRelaxNGTypeCompare comp,

Completed in 64 milliseconds