Home
last modified time | relevance | path

Searched refs:initial_localeisutf8 (Results 1 – 4 of 4) sorted by relevance

/freebsd/bin/sh/
H A Dvar.h88 extern int initial_localeisutf8;
H A Dmain.c71 int localeisutf8, initial_localeisutf8; variable
H A Dvar.c534 initial_localeisutf8 = localeisutf8; in initcharset()
H A Dparser.c1324 if (initial_localeisutf8 && v > 127) { in readcstyleesc()