Home
last modified time | relevance | path

Searched defs:case_sensitive (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Dcjson.c1877 …t_object_item(const cJSON * const object, const char * const name, const cJSON_bool case_sensitive) in get_object_item()
2343 …ce_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJSON_bool case_sensitive) in replace_item_in_object()
2952 …_bool) cJSON_Compare(const cJSON * const a, const cJSON * const b, const cJSON_bool case_sensitive) in cJSON_Compare()