Home
last modified time | relevance | path

Searched defs:allow_8bit (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/multitail/multitail-6.5.0/
H A Dglobals.c114 char allow_8bit = 0; /* allow 8 bits ascii*/ variable
/dports/dns/dnsdbq/dnsdbq-2.6.0/
H A Ddnsdbq.c111 static bool allow_8bit = false; variable
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcharacter.h313 bool check, bool allow_8bit) in multibyte_length()