Searched refs:icharset (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dcharset.c199 icharset(name, no_error) function
327 if (icharset("utf-8", 1))
334 if (icharset(s, 0))
353 if (icharset(s, 1))
368 if (icharset("utf-8", 1))
384 (void) icharset("dos", 1);
389 (void) icharset("latin1", 1);

Completed in 45 milliseconds