Home
last modified time | relevance | path

Searched refs:us_ascii_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dlang.c41 static iso_map_type us_ascii_map [] = {{NULL, 0, 0}}; /* ASCII map is trivial */ variable
391 { US_ASCII, "US-ASCII", us_ascii_map },
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461196 (us_ascii_map): new iso_map_type table.