Lines Matching refs:nullptr
36 cJSON *item = nullptr;
42 if (item->valuestring != nullptr) {
45 item->valuestring = nullptr;
49 if (ptr != nullptr) {
67 cJSON *arrayItem = nullptr;
72 cJSON *objItem = nullptr;
85 cJSON *item = nullptr;
93 if (item->valuestring != nullptr) {
96 item->valuestring = nullptr;
104 if (ptr != nullptr) {
112 cJSON *arrayItem = nullptr;
117 cJSON *objItem = nullptr;
128 if (object == nullptr) {
142 if (jsonStr == nullptr) {