Home
last modified time | relevance | path

Searched refs:Perl_ck_smartmatch (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopcode.h1540 Perl_ck_smartmatch, /* smartmatch */
H A Dembed.h1248 # define ck_smartmatch(a) Perl_ck_smartmatch(aTHX_ a)
H A Dproto.h6502 Perl_ck_smartmatch(pTHX_ OP *o)
H A Dop.c13262 Perl_ck_smartmatch(pTHX_ OP *o) in Perl_ck_smartmatch() function