Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dvar.h90 extern int initial_localeisutf8;
H A Dmain.c83 int localeisutf8, initial_localeisutf8; variable
H A Dvar.c540 initial_localeisutf8 = localeisutf8; in initcharset()
H A Dparser.c1329 if (initial_localeisutf8 && v > 127) { in readcstyleesc()