Home
last modified time | relevance | path

Searched refs:token_type_eof (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-smalltalk.c166 token_type_eof, enumerator
211 tp->type = token_type_eof; in phase2_get()
444 if (tp->type != token_type_eof) in phase2_unget()
580 case token_type_eof: in extract_smalltalk()
587 if (token.type == token_type_eof) in extract_smalltalk()
H A Dx-ycp.c314 token_type_eof, enumerator
432 tp->type = token_type_eof; in phase5_get()
561 if (tp->type != token_type_eof) in phase5_unget()
731 case token_type_eof: in extract_parenthesized()
H A Dx-java.c710 token_type_eof, enumerator
861 tp->type = token_type_eof; in phase5_get()
1047 if (tp->type != token_type_eof) in phase5_unget()
1128 if (tp->type != token_type_eof) in phase6_unget()
1393 case token_type_eof: in extract_parenthesized()
1430 phase6_last = token_type_eof; in extract_java()
1438 while (!extract_parenthesized (mlp, token_type_eof, in extract_java()
H A Dx-c.c763 token_type_eof, enumerator
981 tp->type = token_type_eof; in phase5_get()
1248 if (tp->type != token_type_eof) in phase5_unget()
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()
1391 if (tp->type != token_type_eof) in phase6_unget()
1614 case token_type_eof: in x_c_lex()
H A Dx-csharp.c1299 token_type_eof, enumerator
1542 tp->type = token_type_eof; in phase6_get()
1741 if (tp->type != token_type_eof) in phase6_unget()
1817 if (tp->type != token_type_eof) in phase7_unget()
2082 case token_type_eof: in extract_parenthesized()
2126 while (!extract_parenthesized (mlp, token_type_eof, in extract_csharp()
H A Dx-awk.c224 token_type_eof, enumerator
394 tp->type = token_type_eof; in x_awk_lex()
838 case token_type_eof: in extract_parenthesized()
H A Dx-perl.c502 token_type_eof, enumerator
565 case token_type_eof: in token2string()
1312 tp->type = token_type_eof; in extract_variable()
2012 tp->type = token_type_eof; in x_perl_prelex()
2122 tp->type = token_type_eof; in x_perl_prelex()
2156 tp->type = token_type_eof; in x_perl_prelex()
2190 tp->type = token_type_eof; in x_perl_prelex()
2237 tp->type = token_type_eof; in x_perl_prelex()
2441 tp->type = token_type_eof; in x_perl_prelex()
3190 case token_type_eof: in extract_balanced()
H A Dx-php.c736 token_type_eof, enumerator
783 tp->type = token_type_eof; in x_php_lex()
1367 case token_type_eof: in extract_parenthesized()
H A Dx-python.c976 token_type_eof, enumerator
1352 tp->type = token_type_eof; in phase5_get()
1586 if (tp->type != token_type_eof) in phase5_unget()
1753 case token_type_eof: in extract_parenthesized()