Searched refs:Perl_utf8n_to_uvchr (Results 1 – 10 of 10) sorted by relevance
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | utf8.c | 1315 Perl_utf8n_to_uvchr(const U8 *s, in Perl_utf8n_to_uvchr() function
|
H A D | proto.h | 4017 PERL_CALLCONV UV Perl_utf8n_to_uvchr(const U8 *s, STRLEN curlen, STRLEN *retlen, const U32 flags);
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | utf8.c | 1182 Perl_utf8n_to_uvchr(const U8 *s, in Perl_utf8n_to_uvchr() function
|
H A D | proto.h | 4097 PERL_CALLCONV UV Perl_utf8n_to_uvchr(const U8 *s, STRLEN curlen, STRLEN *retlen, const U32 flags);
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | utf8.c | 1303 Perl_utf8n_to_uvchr(const U8 *s, in Perl_utf8n_to_uvchr() function
|
H A D | proto.h | 3977 PERL_CALLCONV UV Perl_utf8n_to_uvchr(const U8 *s, STRLEN curlen, STRLEN *retlen, const U32 flags);
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | utf8.c | 1292 Perl_utf8n_to_uvchr(const U8 *s, in Perl_utf8n_to_uvchr() function
|
H A D | proto.h | 3896 PERL_CALLCONV UV Perl_utf8n_to_uvchr(const U8 *s, STRLEN curlen, STRLEN *retlen, const U32 flags);
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 872 syn keyword xsFunction Perl_utf8n_to_uvchr Perl_utf8n_to_uvuni
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 872 syn keyword xsFunction Perl_utf8n_to_uvchr Perl_utf8n_to_uvuni
|