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

/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp264 char chEnd = *pszEnd; local
281 *pszEnd = chEnd;
/vbox/src/bldprogs/
H A DVBoxCPP.cpp4834 unsigned chEnd = chType == '<' ? '>' : '"'; local
4837 && ch != chEnd)

Completed in 66 milliseconds