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

/vbox/src/VBox/Storage/
H A DVMDK.cpp930 RTUNICP CpQ = RTStrGetCp(pszEncoded); local
931 if (CpQ == 'n')
933 else if (CpQ == 'r')
935 else if (CpQ == '\0')
941 RTStrPutCp(pszDst, CpQ);

Completed in 49 milliseconds