Searched refs:test_json_key_str_part2 (Results 1 – 2 of 2) sorted by relevance
56 static const char test_json_key_str_part2[] = variable91 strlen(test_json_key_str_part2) + strlen(part3); in test_json_key_str()96 strcpy(current, test_json_key_str_part2); in test_json_key_str()97 current += strlen(test_json_key_str_part2); in test_json_key_str()
102 const char test_json_key_str_part2[] = variable297 strlen(test_json_key_str_part2) + in test_json_key_str()303 strcpy(current, test_json_key_str_part2); in test_json_key_str()304 current += strlen(test_json_key_str_part2); in test_json_key_str()