Searched refs:encode_string_as_pointer (Results 1 – 2 of 2) sorted by relevance
173 static void encode_string_as_pointer(unsigned char *destination, const unsigned char *source) in encode_string_as_pointer() function244 encode_string_as_pointer(full_pointer + 1, (unsigned char*)current_child->string); in cJSONUtils_FindPointerFromObjectTo()1123 encode_string_as_pointer(full_path + path_length + 1, suffix); in compose_patch()1249 … encode_string_as_pointer(new_path + path_length + 1, (unsigned char*)from_child->string); in create_patches()
54 * Fix bug in encode_string_as_pointer. Thanks @AIChangJiang for reporting, see [#439](https://githu…