Home
last modified time | relevance | path

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

/dports/devel/librcc/librcc-0.2.12/src/
H A Dlibrcc.h1358 char *rccSizedRecodeToCharset(rcc_context ctx, rcc_class_id class_id, const char *charset, rcc_cons…
1459 #define rccRecodeToCharset(ctx, class_id, charset, buf) rccSizedRecodeToCharset(ctx, class_id, char…
H A Drecode.c827 char *rccSizedRecodeToCharset(rcc_context ctx, rcc_class_id class_id, const char *charset, rcc_cons… in rccSizedRecodeToCharset() function