Searched refs:Perl_my_vsnprintf (Results 1 – 14 of 14) sorted by relevance
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | util.c | 5391 Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap) function
|
H A D | perl.h | 1978 # define my_vsnprintf Perl_my_vsnprintf
|
H A D | proto.h | 2255 PERL_CALLCONV int Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap);
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | util.c | 5387 Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap) function
|
H A D | perl.h | 1973 # define my_vsnprintf Perl_my_vsnprintf
|
H A D | proto.h | 2208 PERL_CALLCONV int Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap);
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | util.c | 5101 Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap) function
|
H A D | perl.h | 1633 # define my_vsnprintf Perl_my_vsnprintf
|
H A D | proto.h | 2304 PERL_CALLCONV int Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap);
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | util.c | 5136 Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap) function
|
H A D | perl.h | 1842 # define my_vsnprintf Perl_my_vsnprintf
|
H A D | proto.h | 2179 PERL_CALLCONV int Perl_my_vsnprintf(char *buffer, const Size_t len, const char *format, va_list ap);
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 725 syn keyword xsFunction Perl_my_strlcpy Perl_my_vsnprintf Perl_newANONATTRSUB
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 725 syn keyword xsFunction Perl_my_strlcpy Perl_my_vsnprintf Perl_newANONATTRSUB
|