Home
last modified time | relevance | path

Searched refs:Perl_grok_atoUV (Results 1 – 19 of 19) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dnumeric.c1197 Perl_grok_atoUV(const char *pv, UV *valptr, const char** endptr) in Perl_grok_atoUV() function
H A Dperl.c709 if (!ptoenv || !Perl_grok_atoUV(ptoenv, &uv, NULL) in perl_destruct()
H A Dembed.h1091 #define grok_atoUV Perl_grok_atoUV
H A Dproto.h1033 PERL_CALLCONV bool Perl_grok_atoUV(const char* pv, UV* valptr, const char** endptr);
/dports/lang/perl5.34/perl-5.34.0/
H A Dnumeric.c1304 Perl_grok_atoUV(const char *pv, UV *valptr, const char** endptr) in Perl_grok_atoUV() function
H A Dperl.c678 if (!ptoenv || !Perl_grok_atoUV(ptoenv, &uv, NULL) in perl_destruct()
H A Dembed.h945 #define grok_atoUV Perl_grok_atoUV
H A Dproto.h1207 PERL_CALLCONV bool Perl_grok_atoUV(const char* pv, UV* valptr, const char** endptr);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dnumeric.c1304 Perl_grok_atoUV(const char *pv, UV *valptr, const char** endptr) in Perl_grok_atoUV() function
H A Dperl.c665 if (!ptoenv || !Perl_grok_atoUV(ptoenv, &uv, NULL) in perl_destruct()
H A Dembed.h962 #define grok_atoUV Perl_grok_atoUV
H A Dproto.h1223 PERL_CALLCONV bool Perl_grok_atoUV(const char* pv, UV* valptr, const char** endptr);
/dports/lang/perl5.32/perl-5.32.1/
H A Dnumeric.c1307 Perl_grok_atoUV(const char *pv, UV *valptr, const char** endptr) in Perl_grok_atoUV() function
H A Dperl.c691 if (!ptoenv || !Perl_grok_atoUV(ptoenv, &uv, NULL) in perl_destruct()
H A Dembed.h935 #define grok_atoUV Perl_grok_atoUV
H A Dproto.h1180 PERL_CALLCONV bool Perl_grok_atoUV(const char* pv, UV* valptr, const char** endptr);
/dports/devel/p5-Variable-Magic/Variable-Magic-0.62/
H A DMagic.xs1812 if (Perl_grok_atoUV(s, &uv, NULL) && uv <= INT_MAX) in vmg_destruct_level()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim45 syn keyword xsPrivate Perl_get_re_arg Perl_grok_atoUV Perl_isALNUM_lazy
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim45 syn keyword xsPrivate Perl_get_re_arg Perl_grok_atoUV Perl_isALNUM_lazy