Home
last modified time | relevance | path

Searched refs:transform_xml2json_subexp (Results 1 – 1 of 1) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dcommon.c458 transform_xml2json_subexp(struct ly_ctx *ctx, const char *expr, char **out, size_t *out_used, size_… in transform_xml2json_subexp() function
552 …if (transform_xml2json_subexp(ctx, literal, out, out_used, out_size, xml, inst_id, use_ctx_data_cl… in transform_xml2json_subexp()
592 …ret = transform_xml2json_subexp(ctx, expr, &out, &out_used, &out_size, xml, inst_id, use_ctx_data_… in transform_xml2json()