Searched refs:xmlSchemaValidCtxtGetOptions (Results 1 – 3 of 3) sorted by relevance
175 xmlSchemaValidCtxtGetOptions(xmlSchemaValidCtxtPtr ctxt);
9914 #undef xmlSchemaValidCtxtGetOptions9915 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions __attribute((alias("xml…9917 #ifndef xmlSchemaValidCtxtGetOptions9918 extern __typeof (xmlSchemaValidCtxtGetOptions) xmlSchemaValidCtxtGetOptions__internal_alias __attri…9919 #define xmlSchemaValidCtxtGetOptions xmlSchemaValidCtxtGetOptions__internal_alias macro
27775 xmlSchemaValidCtxtGetOptions(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaValidCtxtGetOptions() function