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

/freebsd-10.1-release/usr.bin/indent/
H A Dlexi.c102 char chartype[128] = variable
148 if (chartype[(int)*buf_ptr] == alphanum || (buf_ptr[0] == '.' && isdigit(buf_ptr[1]))) {
214 while (chartype[(int)*buf_ptr] == alphanum || *buf_ptr == BACKSLASH) {
520 if (chartype[*buf_ptr] == opchar) { /* we have two char assignment */
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dcharmap.pl70 /* Auto generated with chartype.pl script.

Completed in 55 milliseconds