Home
last modified time | relevance | path

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

/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_xpath_ctx.c221 ctx2string(xp_ctx *xc, in ctx2string() function
287 if (ctx2string(xc, &str) < 0) in ctx2number()
H A Dclixon_xpath_function.c349 if (ctx2string(xr1, &identity) < 0) in xp_function_derived_from()
500 if (ctx2string(xr0, &s0) < 0) in xp_function_contains()
504 if (ctx2string(xr1, &s1) < 0) in xp_function_contains()
H A Dclixon_xml_changelog.c98 if (ctx2string(xctx, &str) < 0) in changelog_rename()
/dports/devel/clixon/clixon-4.8.0/lib/clixon/
H A Dclixon_xpath_ctx.h103 int ctx2string(xp_ctx *xc, char **str0);