Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/
H A DEvent.pm436 sub skips { grep { uc($_->{tag}) eq 'SKIP' } $_[0]->amnesty } global() subroutine
/openbsd-src/usr.bin/tic/
H A Dtic.c2923 int skips = 0; in check_sgr_param() local