Home
last modified time | relevance | path

Searched defs:seen_space (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlinebreak.c640 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u8_possible_linebreaks() local
754 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u16_possible_linebreaks() local
866 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u32_possible_linebreaks() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlinebreak.c640 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u8_possible_linebreaks() local
754 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u16_possible_linebreaks() local
866 char *seen_space = NULL; /* Was a space seen after the last non-space character? */ in u32_possible_linebreaks() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp1135 int seen_space = curenv->seen_space; in environment_switch() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1997 int seen_space; member in html_printer