Home
last modified time | relevance | path

Searched refs:Perl_newXS_flags (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_perl.xs259 # define Perl_newXS_flags dll_Perl_newXS_flags macro
417 static CV * (*Perl_newXS_flags)(pTHX_ const char *name, XSUBADDR_t subaddr, const char *const filen… variable
570 {"Perl_newXS_flags", (PERL_PROC*)&Perl_newXS_flags},
/vim-8.2.3635/runtime/syntax/
H A Dxs.vim746 syn keyword xsFunction Perl_newXS Perl_newXS_flags Perl_new_collate