Searched refs:charSourceBuffer (Results 1 – 1 of 1) sorted by relevance
1742 char charSourceBuffer[] = { 0x1b, 0x24, 0x42 }; in TestConvertSafeClone() local1743 const char *pCharSource = charSourceBuffer; in TestConvertSafeClone()1744 const char *pCharSourceLimit = charSourceBuffer + sizeof(charSourceBuffer); in TestConvertSafeClone()