Home
last modified time | relevance | path

Searched defs:utf8_buff (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/p5-RDFStore/RDFStore-0.51/
H A Drdfstore_utf8.c267 unsigned char utf8_buff[RDFSTORE_UTF8_MAXLEN+1]; /* one utf8 char */ in rdfstore_utf8_string_to_utf8_foldedcase() local
1282 unsigned char utf8_buff[RDFSTORE_UTF8_MAXLEN+1]; /* one utf8 char */ in rdfstore_utf8_string_to_utf8() local
H A DRDFStore.xs2343 unsigned char utf8_buff[RDFSTORE_UTF8_MAXLEN+1]; /* one utf8 char */ variable
2407 unsigned char utf8_buff[RDFSTORE_UTF8_MAXLEN+1]; /* one utf8 char */ variable
/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dhtml.c1719 char *utf8_buff; in html_drop_file_at_point() local