Home
last modified time | relevance | path

Searched refs:banana (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/one-true-awk/testdir/
H A DT.misc307 $awk 'BEGIN { gsub(/ana/,"anda","banana")
308 printf "the monkey ate a %s\n", "banana" }
313 $awk 'BEGIN { sub(/ana/,"anda","banana")
314 printf "the monkey ate a %s\n", "banana" }
/freebsd/contrib/netbsd-tests/usr.bin/grep/
H A Dd_context_e.out2 banana
H A Dd_context_f.out2 banana
H A Dd_context_e.in2 banana
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list.cfg34 export DATASETS="Apple Banana Carrot Orange apple banana carrot"
/freebsd/tests/sys/cddl/zfs/tests/cli_user/zfs_list/
H A Dzfs_list.cfg32 export DATASETS="Apple Banana Carrot Orange apple banana carrot"
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c138 banana(u_char *s, size_t l) in banana() function
164 banana(buf, lens[i]); in signature_tests()
/freebsd/share/dict/
H A Dweb2a2228 apple banana
3641 banana bean
3642 banana bird
3643 banana boa
3644 banana eater
3645 banana family
3646 banana fish
3647 banana flour
3648 banana fly
3649 banana freckle
[all …]
H A Dweb218197 banana
/freebsd/contrib/one-true-awk/
H A DFIXES.1e1316 This invalidates the "banana" example on page 43 of the book.