BSD 4_4 release
[unix-history] / usr / src / usr.bin / mklocale / tags
Myacc yacc.c /^main(ac, av)$/
YY_FATAL_ERROR lex.c /^#define YY_FATAL_ERROR(msg) \\$/
YY_INPUT lex.c /^#define YY_INPUT(buf,result,max_size) \\$/
YY_PROTO lex.c /^#define YY_PROTO(proto) proto$/
YY_STATE_EOF lex.c /^#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + st/
add_map yacc.c /^add_map(map, list, flag)$/
dump_tables yacc.c /^dump_tables()$/
set_digitmap yacc.c /^set_digitmap(map, list)$/
set_map yacc.c /^set_map(map, list, flag)$/
unput lex.c /^#define unput(c) yyunput( c, yytext )$/
xlalloc yacc.c /^xlalloc(sz)$/
xmalloc yacc.c /^xmalloc(sz)$/
xrelalloc yacc.c /^xrelalloc(old, sz)$/
yy_create_buffer lex.c /^YY_BUFFER_STATE yy_create_buffer( file, size )$/
yy_delete_buffer lex.c /^void yy_delete_buffer( b )$/
yy_get_next_buffer lex.c /^static int yy_get_next_buffer()$/
yy_get_previous_state lex.c /^static yy_state_type yy_get_previous_state()$/
yy_init_buffer lex.c /^void yy_init_buffer( b, file )$/
yy_switch_to_buffer lex.c /^void yy_switch_to_buffer( new_buffer )$/
yy_try_NUL_trans lex.c /^static yy_state_type yy_try_NUL_trans( yy_current_/
yyerror yacc.c /^yyerror(s)$/
yyless lex.c /^#define yyless(n) \\$/
yymore lex.c /^#define yymore() yymore_used_but_not_detected$/
yyparse yacc.c /^yyparse()$/
yyrestart lex.c /^void yyrestart( input_file )$/
yyterminate lex.c /^#define yyterminate() return ( YY_NULL )$/
yyunput lex.c /^static void yyunput( c, yy_bp )$/
yywrap lex.c /^yywrap()$/