Home
last modified time | relevance | path

Searched defs:xsd (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlreader.c4483 const char *xsd, in xmlTextReaderSchemaValidateInternal()
4621 xmlTextReaderSchemaValidate(xmlTextReaderPtr reader, const char *xsd) in xmlTextReaderSchemaValidate()
/third_party/libxml2/
Dxmlreader.c4527 const char *xsd, in xmlTextReaderSchemaValidateInternal()
4665 xmlTextReaderSchemaValidate(xmlTextReaderPtr reader, const char *xsd) in xmlTextReaderSchemaValidate()
Dtestapi.c32795 char * xsd; /* the path to a W3C XSD schema or NULL */ in test_xmlTextReaderSchemaValidate() local