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

/vbox/src/bldprogs/
H A Dscm.cpp701 const char *pchColon = (const char *)memchr(pchLine, ':', cchLine); local
702 if (pchColon)

Completed in 47 milliseconds