Searched refs:decode_array_index_from_pointer (Results 1 – 1 of 1) sorted by relevance
279 static cJSON_bool decode_array_index_from_pointer(const unsigned char * const pointer, size_t * con… in decode_array_index_from_pointer() function322 if (!decode_array_index_from_pointer((const unsigned char*)pointer, &index)) in get_item_from_pointer()463 if (!decode_array_index_from_pointer(child_pointer, &index)) in detach_path()994 if (!decode_array_index_from_pointer(child_pointer, &index)) in apply_patch()