Home
last modified time | relevance | path

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

/third_party/cJSON/
DcJSON_Utils.c274 static cJSON_bool decode_array_index_from_pointer(const unsigned char * const pointer, size_t * con… in decode_array_index_from_pointer() function
317 if (!decode_array_index_from_pointer((const unsigned char*)pointer, &index)) in get_item_from_pointer()
458 if (!decode_array_index_from_pointer(child_pointer, &index)) in detach_path()
991 if (!decode_array_index_from_pointer(child_pointer, &index)) in apply_patch()