Searched refs:zzjson_array_prepend (Results 1 – 3 of 3) sorted by relevance
66 tmp2 = zzjson_array_prepend(&config, tmp, in main()90 tmp = zzjson_array_prepend(&config, tmp, zzjson_create_true(&config)); in main()
107 ZZJSON *zzjson_array_prepend(ZZJSON_CONFIG *config, ZZJSON *array,
152 ZZJSON *zzjson_array_prepend(ZZJSON_CONFIG *config, ZZJSON *array, in zzjson_array_prepend() function