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