Searched defs:srcStr (Results 1 – 3 of 3) sorted by relevance
51 char srcStr[] = "this is str a;"; variable63 char srcStr[] = "this is str a;"; variable75 char srcStr[] = "this is str a;"; variable
36 wchar_t *srcStr = L"hello"; in Testcase() local
35 char *srcStr = "helloworld"; in Testcase() local