Home
last modified time | relevance | path

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

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