Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcharset.c128 static struct xbuffer user_ubin_array; variable
179 xbuf_init(&user_ubin_array); in ichardef_utf()
202 xbuf_add_data(&user_ubin_array, (unsigned char *) &range, sizeof(range)); in ichardef_utf()
225 wchar_range_table_set(&user_ubin_table, &user_ubin_array); in ichardef_utf()