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

/freebsd-9.3-release/contrib/less/
H A Dcharset.c190 icharset(name, no_error) function
310 if (icharset(s, 0))
329 if (icharset(s, 1))
344 if (icharset("utf-8", 1))
359 (void) icharset("dos", 1);
364 (void) icharset("latin1", 1);

Completed in 44 milliseconds