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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp2394 unsigned const chEndQuote = ch; local
2404 else if (ch == chEndQuote)
2408 return vbcppError(pThis, "Missing end quote (%c)", chEndQuote);

Completed in 65 milliseconds