Searched refs:cJSON_String (Results 1 – 3 of 3) sorted by relevance
38 #define cJSON_String 4 macro
361 item->type = cJSON_String; in parse_string()588 case cJSON_String: in print_value()612 case cJSON_String: in print_value()1198 item->type = cJSON_String; in cJSON_CreateString()
491 if (json_value->type != cJSON_String) in AsValue()541 if (json_value->type != cJSON_String) in AsValue()