Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h150 OP_UC = 133, enumerator
H A Dtoke.c5585 NEXTVAL_NEXTTOKE.ival = OP_UC; in yyl_interpcasemod()
8652 UNI(OP_UC); in yyl_word_or_keyword()
H A Dop.c4867 case OP_UC: in S_fold_constants()
13774 || kid->op_type == OP_UC || kid->op_type == OP_UCFIRST) in Perl_ck_stringify()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dvariables372 (void)*(PL_ppaddr[OP_UC])(aTHXR);