Searched refs:deRef_l (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/ |
H A D | Bzip2.xs | 282 deRef_l(SV * sv, const char * string) in deRef_l() function 284 deRef_l(sv, string) in deRef_l() 491 output = deRef_l(output, "deflate") ; 557 output = deRef_l(output, "close") ; 619 output = deRef_l(output, "close") ; 744 output = deRef_l(output, "bzinflate") ;
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/ |
H A D | Zlib.xs | 750 deRef_l(SV * sv, const char * string) in deRef_l() function 752 deRef_l(sv, string) in deRef_l() 1283 output = deRef_l(output, "deflate") ; 1413 output = deRef_l(output, "flush") ; 1732 output = deRef_l(output, "inflate") ;
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/ |
H A D | 01bzip2.t | 394 title 'Looping Append test - checks that deRef_l resets the output buffer';
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/ |
H A D | 02zlib.t | 681 title 'Looping Append test - checks that deRef_l resets the output buffer';
|