Home
last modified time | relevance | path

Searched refs:patch_operation (Results 1 - 1 of 1) sorted by relevance

/third_party/cJSON/
H A DcJSON_Utils.c757 enum patch_operation { INVALID, ADD, REMOVE, REPLACE, MOVE, COPY, TEST }; enum
759 static enum patch_operation decode_patch_operation(const cJSON * const patch, const cJSON_bool case_sensitive) in decode_patch_operation()
829 enum patch_operation opcode = INVALID; in apply_patch()

Completed in 3 milliseconds