| /mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/t/ |
| D | More.t | 32 unlike("fbar", '/^bar/', 'unlike bar'); 33 unlike("FooBle", '/foo/', 'foo is unlike FooBle'); 34 unlike("/var/local/pr0n/", '/^\/usr\/local/','regexes with slashes in unlike' ); 37 unlike(@foo, '/foo/');
|
| D | fail-more.t | 112 unlike( "foo", '/foo/', 'is foo unlike foo' );
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/t/ |
| D | writemakefile_args.t | 84 unlike( $warnings, qr/WARNING: .* takes/ ); 95 unlike( $warnings, qr/WARNING: .* takes/ );
|
| D | Liblist.t | 32 unlike( $out[2], qr/-ln0tt43r3_perl/, 'bogus library not added' );
|
| D | MM_Cygwin.t | 77 unlike( $MM->manifypods(), qr/foo/,
|
| D | INST_PREFIX.t | 73 unlike( $mm->{$prefix}, qr/\$\(PREFIX\)/ );
|
| D | basic.t | 194 unlike(<PERLLOCAL>, qr/other/, 'DESTDIR should not appear in perllocal');
|
| /mirbsd/src/gnu/usr.bin/perl/ext/IO/t/ |
| D | io_file.t | 41 unlike( $cont, qr/$Expect/, " Content match fails without binmode" );
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | lib.t | 84 unlike( do { eval 'use lib $Config{installsitelib};'; $@ || '' },
|
| D | Benchmark.t | 422 unlike ($got, qr/running\W+a\W+b.*?for at least 0\.1 CPU second/s, 426 unlike ($got, $Default_Pattern, 'should not find default format somewhere');
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | OptreeCheck.pm | 738 my $ok = ( $bad && unlike ($got, $want, $cmnt, @$msgs) 746 $ok = ( $bad && unlike ($got, $want, "(RETRY) $cmnt", @$msgs)
|
| D | concise-xs.t | 228 unlike($buf, qr/\Q$func_name is XS code/,
|
| D | concise.t | 248 unlike($sample, qr/goto/m, "post-compile -basic");
|
| /mirbsd/src/usr.sbin/popa3d/ |
| D | DESIGN | 135 Similarly to cucipop (but unlike qpopper), popa3d works on the 136 original mailbox file, without copying. However, unlike cucipop, 152 limits; unlike with qmail-pop3d, lines don't even need to fit in the
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | gv.t | 29 unlike ($foo, qr/abcd/);
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Thread/ |
| D | Semaphore.pmx | 36 unlike locks, aren't tied to particular scalars, and so may be used to
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/ |
| D | Changes | 40 - cmp_ok(), like() and unlike will now throw uninit warnings if their 158 * Give unlike() the right prototype [rt.cpan.org 4944] 250 * Added unlike()
|
| /mirbsd/src/lib/libocurses/PSD.doc/ |
| D | doc.I | 117 unlike
|
| /mirbsd/src/gnu/usr.bin/perl/t/ |
| D | test.pl | 250 sub unlike ($$@) { like_yn (1,@_) }; # 1 for un- subroutine
|
| /mirbsd/src/bin/pax/.linked/ |
| D | strlfun.inc | 84 * Appends src to string dst of size dlen (unlike strncat, dlen is the
|
| /mirbsd/src/gnu/usr.bin/lynx/src/chrtrans/ |
| D | README.format | 130 unlike the "old" LYCharsets.c mechanism. The tables don't have to
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | config.in | 234 first (like Motorola and SPARC, unlike Intel and VAX). */
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | des.pod | 179 (unlike the iv) and are as such, part of the key. So the key is sort 249 is thread safe, unlike the normal crypt.
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/ |
| D | Builder.pm | 674 sub unlike { subroutine
|
| /mirbsd/src/lib/libdes/ |
| D | des.doc | 160 'whiten' the encryption. inw and outw are secret (unlike the iv) 329 function is thread safe, unlike the normal crypt.
|