Home
last modified time | relevance | path

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

/third_party/cJSON/
H A DcJSON.c2259 static cJSON_bool add_item_to_object(cJSON * const object, const char * const string, cJSON * const item, const internal_hooks * const hooks, const cJSON_bool constant_key) in add_item_to_object() argument
2269 if (constant_key) in add_item_to_object()

Completed in 7 milliseconds