Searched defs:info1 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshlwapi.h1047 DLLVERSIONINFO info1; member in struct:_DLLVERSIONINFO2
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshlwapi.h1024 DLLVERSIONINFO info1; member in struct:_DLLVERSIONINFO2
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c692 * @info1: extra information string
700 const xmlChar * info1, const xmlChar * info2,
709 XML_ERR_ERROR, NULL, 0, (const char *) info1,
711 info1, info2, info3);
698 xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument

Completed in 63 milliseconds