Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h175 xmlSchemaValidCtxtGetOptions(xmlSchemaValidCtxtPtr ctxt);
/external/libxml2/
Delfgcchack.h9914 #undef xmlSchemaValidCtxtGetOptions
9915 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions __attribute((alias("xml…
9917 #ifndef xmlSchemaValidCtxtGetOptions
9918 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions__internal_alias __attri…
9919 #define xmlSchemaValidCtxtGetOptions xmlSchemaValidCtxtGetOptions__internal_alias macro
Dxmlschemas.c27775 xmlSchemaValidCtxtGetOptions(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaValidCtxtGetOptions() function