Searched defs:s_szRev (Results 1 - 2 of 2) sorted by relevance

/vbox/src/bldprogs/
H A DVBoxTpG.cpp2328 static const char s_szRev[] = "$Revision$"; local
2329 const char *psz = RTStrStripL(strchr(s_szRev, ' '));
H A DVBoxCPP.cpp5362 static const char s_szRev[] = "$Revision$"; local
5363 const char *psz = RTStrStripL(strchr(s_szRev, ' '));

Completed in 63 milliseconds