Searched refs:j2s_struct_to_template_json (Results 1 – 6 of 6) sorted by relevance
104 cJSON* j2s_struct_to_template_json(j2s_ctx* ctx, const char* name);108 j2s_struct_to_template_json(ctx, NULL)
123 cJSON *j2s_struct_to_template_json(j2s_ctx *ctx, const char *name);127 j2s_struct_to_template_json(ctx, NULL)
241 json = j2s_struct_to_template_json(ctx, name); in j2s_dump_template_struct()
313 cJSON *j2s_struct_to_template_json(j2s_ctx *ctx, const char *name) { in j2s_struct_to_template_json() function
568 json = j2s_struct_to_template_json(ctx, name); in j2s_dump_template_struct()
221 cJSON* j2s_struct_to_template_json(j2s_ctx* ctx, const char* name) in j2s_struct_to_template_json() function