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