Home
last modified time | relevance | path

Searched defs:cowBug (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dsubst.t921 sub cowBug::TIESCALAR { bless[], 'cowBug' } subroutine
922 sub cowBug::FETCH { __PACKAGE__ } subroutine
923 sub cowBug::STORE{} subroutine