Searched refs:string_mutable_copy_ptr (Results 1 – 1 of 1) sorted by relevance
1395 char *string_mutable_copy = NULL, *string_mutable_copy_ptr = NULL; in json_parse_string_with_comments() local1402 string_mutable_copy_ptr = string_mutable_copy; in json_parse_string_with_comments()1403 result = parse_value((const char**)&string_mutable_copy_ptr, 0); in json_parse_string_with_comments()