Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dopnames.h140 OP_UC, /* 122 */ enumerator
Dtoke.c2502 PL_nextval[PL_nexttoke].ival = OP_UC;
5369 UNI(OP_UC);
Dop.c2100 case OP_UC: in Perl_fold_constants()