Searched refs:CpQ (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Storage/ | ||
H A D | VMDK.cpp | 930 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 359 milliseconds