Home
last modified time | relevance | path

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

/dports/devel/librcc/librcc-0.2.12/src/
H A Drecode.c336 static char *rccRecodeTranslate(rcc_language_config *config, rcc_class_id class_id, const char *utf… in rccRecodeTranslate() function
499 translate = rccRecodeTranslate(&config, class_id, rccStringGetString(result)); in rccSizedFrom()
547 translate = rccRecodeTranslate(&config , class_id, ctx->tmpbuffer); in rccSizedFrom()
555 translate = rccRecodeTranslate(&config , class_id, buf); in rccSizedFrom()
607 translated = rccRecodeTranslate(&config, class_id, utfstring); in rccSizedTo()