Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDmakeinfo.c120 int last_inserted_character = 0; variable
2617 last_inserted_character = character; in add_char()
2790 last_inserted_character = character; in add_char()
3075 last_inserted_character = '\n'; in ignore_blank_line()
4068 int saved_last_char = last_inserted_character; in full_expansion()
4102 last_inserted_character = saved_last_char; in full_expansion()
/trueos/contrib/texinfo/
HDChangeLog.465285 last_inserted_character and last_char_was_newline.