Searched refs:json_key_str_part2 (Results 1 – 1 of 1) sorted by relevance
55 static const char json_key_str_part2[] = variable289 size_t result_len = strlen(json_key_str_part1) + strlen(json_key_str_part2) + in json_key_str()295 strcpy(current, json_key_str_part2); in json_key_str()296 current += strlen(json_key_str_part2); in json_key_str()