Searched refs:hfetch (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dhash.h46 STR * hfetch ( HASH *tb, char *key );
H A Dhash.c22 hfetch(register HASH *tb, char *key) function
H A Da2py.c1233 str = hfetch(curarghash,ops[arg+1].cval);
1254 str = hfetch(curarghash,ops[ops[arg+1].ival+1].cval);
1292 str = hfetch(curarghash,tmpbuf);
H A Dwalk.c604 tmp3str = hfetch(symtab,tokenbuf);
822 tmpstr = hfetch(symtab,str->str_ptr+3);
963 tmp2str = hfetch(symtab,tmpstr->str_ptr);
993 tmp2str = hfetch(symtab,tmpstr->str_ptr);
1165 tmp3str = hfetch(symtab,tokenbuf);
1474 tmp2str = hfetch(symtab,str->str_ptr);
1881 tmpstr = hfetch(symtab,tmp2str->str_ptr);

Completed in 28 milliseconds