Home | History | Annotate | Download | only in lib

Lines Matching refs:V2

1995      a macro, then rescan for more expansions. Thus, we use V2 to expand
2001 #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
2003 return V2(XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION);
2006 #undef V2