Searched defs:case_sensitive (Results 1 – 1 of 1) sorted by relevance
1445 …get_object_item(const cJSON *const object, const char *const name, const cJSON_bool case_sensitive) in get_object_item()1799 …ce_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJSON_bool case_sensitive) in replace_item_in_object()2285 …ON_bool) cJSON_Compare(const cJSON *const a, const cJSON *const b, const cJSON_bool case_sensitive) in cJSON_Compare()