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

/freebsd-10-stable/contrib/less/
H A Dcharset.c419 binary_char(c) function
456 else if (!binary_char(c) && c < 64)
H A Dfilename.c491 else if (binary_char(c))
H A Dfuncs.h57 public int binary_char LESSPARAMS ((LWCHAR c));

Completed in 107 milliseconds