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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dwalk.c89 opens = str_new(0);
90 subs = str_new(0);
244 str = str_new(0);
269 str = str_new(0);
279 str = str_new(0);
296 str = str_new(0);
322 str = str_new(0);
338 str = str_new(0);
367 str = str_new(0);
416 str = str_new(
[all...]
H A Dstr.h47 STR * str_new ( int len );
H A Dstr.c191 str_new(int len) function
410 register STR *str = str_new(0);
431 register STR *str = str_new(0);
440 register STR *str = str_new(0);
H A Da2py.c72 linestr = str_new(80);
73 str = str_new(0); /* first used for -I flags */
1217 str = str_new(0);
1263 str = str_new(0);

Completed in 52 milliseconds