Home
last modified time | relevance | path

Searched full:letters (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst.mk10 WORDS= sequences of letters
19 .if ${WORDS:S,e,*,1} != "s*quences of letters"
25 .if ${WORDS:S,f,*,1} != "sequences o* letters"
41 .if ${WORDS:S,^sequ,occurr,} != "occurrences of letters"
47 .if ${WORDS:S,^of,with,} != "sequences with letters"
58 .if ${WORDS:S,f$,r,} != "sequences or letters"
69 .if ${WORDS:S,of$,,} != "sequences letters"
80 .if ${WORDS:S,^of$,,} != "sequences letters"
/freebsd/usr.bin/sed/tests/
H A Dhanoi.sed14 # lower-case letters, they must be input within 3 fields (representing the
15 # towers) and delimited by 4 colons, such that the letters within each field
33 # the built-in line of the script giving the order of the letters of the
54 Repeated letters not allowed. Try again.
/freebsd/share/man/man4/
H A Dled.4113 Letters
119 Letters
125 Letters
/freebsd/tools/tools/ath/athrd/
H A Dathrd.178 (or the first two letters).
80 Mark passive scan channels with lower case letters and active
81 scan channels with upper case letters.
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME29 class only. (The character classes are: digits, lower-case letters,
30 upper-case letters, and other characters. There's also the special
43 When calculating the number of character classes, upper-case letters
/freebsd/sbin/ipf/ipmon/
H A Dipmon.868 with a hyphen followed by letters corresponding to any flags that were set.
69 See the ipf.conf manual page for a list of letters and their flags.
131 used with the \fB-a\fP. Letters available as parameters to this are the same
/freebsd/usr.bin/touch/
H A Dtouch.183 where each pair of letters represents the following:
118 where the letters represent the following:
166 where each pair of letters represents the following:
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_utils.c30 u8 letters = 'Z' - 'A' + 1; in p2p_random() local
38 val %= 2 * letters + numbers; in p2p_random()
39 if (val < letters) in p2p_random()
41 else if (val < 2 * letters) in p2p_random()
42 buf[i] = 'a' + (val - letters); in p2p_random()
44 buf[i] = '0' + (val - 2 * letters); in p2p_random()
/freebsd/lib/libpam/modules/pam_passwdqc/
H A Dpam_passwdqc.894 The character classes are: digits, lower-case letters, upper-case
95 letters, and other characters.
117 When calculating the number of character classes, upper-case letters
/freebsd/contrib/ncurses/misc/
H A Dcleantic.cmd40 letters = '0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v w x y z'
45 'for %%1 in ('letters') do @if not exist 'dir'\%%1\* (echo Cleaning ...\%%1 & rd %%1 2>NUL)'
/freebsd/share/doc/usd/07.mail/
H A Dmail3.nr42 set folder=letters
55 .b /home/person/letters .
H A Dmail7.nr49 should be three capital letters, such as PDT.
87 For example, one could use the upper and lower case letters, the digits,
H A Dmail2.nr344 to keep your letters in the system mailbox instead, you can set the
492 .q letters
497 % Mail \-f letters
504 .q letters
/freebsd/usr.sbin/cron/doc/
H A DFEATURES32 the first three letters should be specified.
34 -- Months can likewise be specified by name. Three letters only.
/freebsd/usr.bin/split/
H A Dsplit.182 letters to form the suffix of the file name.
154 is not specified, two letters are used as the initial suffix.
/freebsd/share/doc/psd/15.yacc/
H A Dss186 Names may be of arbitrary length, and may be made up of letters, dot ``.'', underscore ``\_'', and
88 Upper and lower case letters are distinct.
H A Dss951 Use all capital letters for token names, all lower case letters for
/freebsd/share/doc/usd/22.trofftut/
H A Dtt03154 by overstriking letters with a slight offset.
172 greek letters are all of the form
/freebsd/contrib/bearssl/inc/
H A Dbearssl_pem.h68 * (for ASCII letters only) and accepts names up to 127 characters.
75 * characters; the four characters are ASCII letters, digits, "`+`"
227 * event is raised. That name is normalised to uppercase (for ASCII letters
/freebsd/contrib/nvi/vi/
H A Dv_ulcase.c31 * Toggle upper & lower case letters.
99 * Toggle upper & lower case letters over a range.
/freebsd/bin/chflags/
H A Dchflags.1142 Putting the letters
144 before or removing the letters
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dp5.ipf1 pass in from pool/letters to any
H A Dip21 table role = ipf type = tree name = letters
H A Dp5.pool1 table role = ipf type = tree name = letters
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dip21 table role=ipf type=tree name=letters

12345678910>>...16