Home
last modified time | relevance | path

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

/third_party/cJSON/
DcJSON_Utils.c742 static enum patch_operation decode_patch_operation(const cJSON * const patch, const cJSON_bool case… in decode_patch_operation() function
825 opcode = decode_patch_operation(patch, case_sensitive); in apply_patch()