Home
last modified time | relevance | path

Searched refs:encode_string_as_pointer (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON_Utils.c173 static void encode_string_as_pointer(unsigned char *destination, const unsigned char *source) in encode_string_as_pointer() function
244 encode_string_as_pointer(full_pointer + 1, (unsigned char*)current_child->string); in cJSONUtils_FindPointerFromObjectTo()
1139 encode_string_as_pointer(full_path + path_length + 1, suffix); in compose_patch()
1265encode_string_as_pointer(new_path + path_length + 1, (unsigned char*)from_child->string); in create_patches()