Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-c.c764 token_type_eoln, enumerator
985 tp->type = token_type_eoln; in phase5_get()
1268 if (tp->type == token_type_eoln || tp->type == token_type_eof) in phaseX_get()
1335 if (tp->type == token_type_eoln || tp->type == token_type_eof) in phase6_get()
1475 if (tp->type == token_type_eoln) in phase8b_get()
H A DChangeLog3098 token_type_white_space and token_type_eoln here instead of in x_c_lex.
3101 token_type_white_space and token_type_eoln.
3102 (x_c_lex): Drop handling of token_type_white_space and token_type_eoln.