Searched refs:json_array_replace_string (Results 1 – 2 of 2) sorted by relevance
221 JSON_Status json_array_replace_string(JSON_Array *array, size_t i, const char* string);
1945 JSON_Status json_array_replace_string(JSON_Array *array, size_t i, const char* string) { in json_array_replace_string() function