Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle77 * ATTENTION: Change xmlSchemaSetValidOptions's check
243 d xmlSchemaSetValidOptions...
244 d pr extproc('xmlSchemaSetValidOptions')
/external/libxml2/include/libxml/
Dxmlschemas.h190 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/
Dlibxml2.syms1937 xmlSchemaSetValidOptions;
Delfgcchack.h10002 #undef xmlSchemaSetValidOptions
10003 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSe…
10005 #ifndef xmlSchemaSetValidOptions
10006 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((vi…
10007 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
Dxmlschemas.c28080 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidOptions() function
Dtestapi.c34769 ret_val = xmlSchemaSetValidOptions(ctxt, options); in test_xmlSchemaSetValidOptions()
DChangeLog5856 Added xmlSchemaSetValidOptions, xmlSchemaGetValidOptions
/external/libxml2/win32/
Dlibxml2.def.src1741 xmlSchemaSetValidOptions