Searched defs:pp_ucfirst (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/lib/B/ | ||
H A D | Deparse.pm | 2896 sub pp_ucfirst { dq_unop(@_, "ucfirst") } global() subroutine |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | pp.c | 3775 PP(pp_ucfirst) PP() argument |