Searched refs:Perl_ck_smartmatch (Results 1 – 4 of 4) sorted by relevance
1540 Perl_ck_smartmatch, /* smartmatch */
1248 # define ck_smartmatch(a) Perl_ck_smartmatch(aTHX_ a)
6502 Perl_ck_smartmatch(pTHX_ OP *o)
13262 Perl_ck_smartmatch(pTHX_ OP *o) in Perl_ck_smartmatch() function