/freebsd/contrib/tzcode/ |
H A D | newstrftime.3 | 86 Each conversion specification is replaced by the characters as 110 is replaced by the locale's full weekday name. 114 is replaced by the locale's abbreviated weekday name. 118 is replaced by the locale's full month name. 122 is replaced by the locale's abbreviated month name. 126 is replaced by the century (a year divided by 100 and truncated to an integer) 131 is replaced by the locale's appropriate date and time representation. 152 is replaced by the day of the month as a decimal number [01,31]. 156 is replaced by the day of month as a decimal number [1,31]; 169 is replaced b [all...] |
/freebsd/lib/libc/stdtime/ |
H A D | strftime.3 | 90 is replaced by national representation of the full weekday name. 92 is replaced by national representation of 95 is replaced by national representation of the full month name. 97 is replaced by national representation of 100 is replaced by (year / 100) as decimal number; single 103 is replaced by national representation of time and date. 108 is replaced by the day of the month as a decimal number (01-31). 122 is replaced by the day of the month as a decimal number (1-31); single 128 is replaced by a year as a decimal number with century. 132 is replaced by the same year as in [all …]
|
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_symlink_dir.c | 69 /* dest1/dir symlink should be replaced */ in DEFINE_TEST() 72 /* dest1/dir2 symlink should be replaced */ in DEFINE_TEST() 73 failure("Broken symlink wasn't replaced with dir"); in DEFINE_TEST() 75 /* dest1/dir3 symlink should be replaced */ in DEFINE_TEST() 76 failure("Symlink to non-dir wasn't replaced with dir"); in DEFINE_TEST() 78 /* dest1/file symlink should be replaced */ in DEFINE_TEST() 79 failure("Symlink to existing file should be replaced"); in DEFINE_TEST() 81 /* dest1/file2 symlink should be replaced */ in DEFINE_TEST() 82 failure("Symlink to non-existing file should be replaced"); in DEFINE_TEST() 126 failure("Broken symlink wasn't replaced with dir"); in DEFINE_TEST() [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | xolint-errors.rst | 10 This code should be replaced with code like: 29 This code should be replaced with code like: 49 This code should be replaced with code like: 67 This code should be replaced with code like: 85 This code should be replaced with code like: 100 This code should be replaced with code like: 151 This code should be replaced with code like: 169 This code should be replaced with code like: 193 This code should be replaced with code like: 212 This code should be replaced with code like: [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | dollar.exp | 28 S,$X,replaced, => <replaced> 29 S,$$X,replaced, => <replaced> 30 S,$$$X,replaced, => <replaced> 34 The A is replaced because the $$ is reduced to a single $,
|
H A D | dollar.mk | 61 $T 'S,$$X,replaced,' ''${X:S,$X,replaced,:Q} 62 $T 'S,$$$$X,replaced,' ''${X:S,$$X,replaced,:Q} 63 $T 'S,$$$$$$X,replaced,' ''${X:S,$$$X,replaced,:Q} 67 $C 'The A is replaced because the $$$$ is reduced to a single $$,'
|
H A D | var-op-expand.mk | 199 INDIRECT:= ${LATER:S,value,replaced,} 204 .if ${INDIRECT} != "late-replaced" 213 INDIRECT:= ${LATER:S,value,replaced,} 219 .if ${INDIRECT:tl} != "uppercase-replaced" 231 # assignment, the variable modifier ':S,value,replaced,' is converted to 249 # indirect:= ${LATER:S,value,replaced,} \ 257 # indirect:= ${LATER:S,value,replaced,:tl} \ 271 INDIRECT:= ${LATER:S,value,replaced,} OK ${LATER:value=sysv} 273 # expect+1: Unknown modifier "s,value,replaced," 282 # expect+1: Unknown modifier "s,value,replaced," [all …]
|
H A D | varmod-sysv.mk | 95 # of a SysV substitution modifier, and it was replaced with the whole match, 150 # The suffix "o" is replaced with "X". 155 # The suffix "o" is replaced with nothing. 160 # The suffix "o" is replaced with a literal percent. The percent is only 166 # Each word with the suffix "o" is replaced with "X". The percent is a 172 # Each word with the prefix "o" is replaced with "X". The percent is a 179 # replaced with "X". 225 # are now "fromto}..." and "replaced". 226 .if "${:Ufromto\}...:from${:D=}to}...=replaced}" != "replaced" 233 # when each word is replaced in ModifyWord_SYSVSubst.
|
H A D | var-op-expand.exp | 1 make: "var-op-expand.mk" line 274: Unknown modifier "s,value,replaced," 3 while evaluating variable "indirect" with value "${later:s,value,replaced,} ok ${later:value=sysv}" 5 make: "var-op-expand.mk" line 283: Unknown modifier "s,value,replaced," 7 while evaluating variable "indirect" with value "${later:s,value,replaced,} ok ${later:value=sysv}"
|
H A D | job-output-null.mk | 29 # The null byte from the command output is replaced with a single 38 # Each null byte from the command output is replaced with a single 47 # Each null byte from the command output is replaced with a single 49 # null bytes were replaced with spaces even before job.c 1.454 from
|
H A D | directive-for-empty.mk | 6 # are replaced with expressions containing the variable values. This 9 # look like an expression and is thus not replaced. 15 # In the body of the .for loop, the expression '${i:M*2*}' is replaced with 28 # expression, therefore it is not replaced. Since there is no global variable
|
H A D | varmod-indirect.mk | 41 .if ${value:L:${:Dempty}S,value,replaced,} != "replaced" 52 .if ${value:L:${:UM*}S,value,replaced,} == "M*S,value,replaced,}" 69 .if ${value:L:${:D empty }:S,value,replaced,} != "replaced"
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam_subst.3 | 54 Replaced by the current value of the 58 Replaced by the current value of the 62 Replaced by the current value of the 66 Replaced by the current value of the 70 Replaced by the current value of the 74 Replaced by the current value of the
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
H A D | slog_010_neg.ksh | 17 # fields enclosed by brackets "[]" replaced with your own identifying 36 # Slog device can not be replaced with spare device 40 # 2. Verify slog device can not be replaced with hotspare device. 42 # 4. Verify slog device can not be replaced with hotspare device in pool2. 47 log_assert "Slog device can not be replaced with spare device." 65 log_pass "Slog device can not be replaced with spare device."
|
/freebsd/tests/sys/cddl/zfs/tests/slog/ |
H A D | slog_010_neg.ksh | 17 # fields enclosed by brackets "[]" replaced with your own identifying 36 # Slog device can not be replaced with spare device 40 # 2. Verify slog device can not be replaced with hotspare device. 42 # 4. Verify slog device can not be replaced with hotspare device in pool2. 56 log_assert "Slog device can not be replaced with spare device." 73 log_pass "Slog device can not be replaced with spare device."
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_subst.c | 152 * Replaced by the current value of the =PAM_RHOST item. 154 * Replaced by the current value of the =PAM_HOST item. 156 * Replaced by the current value of the =PAM_SERVICE item. 158 * Replaced by the current value of the =PAM_TTY item. 160 * Replaced by the current value of the =PAM_RUSER item. 162 * Replaced by the current value of the =PAM_USER item.
|
/freebsd/contrib/kyua/doc/ |
H A D | manbuild_test.sh | 58 Where __FOO__ gets replaced. 64 Where this gets replaced. 78 atf_check "${MANBUILD}" -v FOO=this -v BAR=replaced input output 81 Where this gets replaced. 188 Where __FOO__ gets replaced.
|
/freebsd/bin/ed/ |
H A D | ed.1 | 302 command for selecting old text to be replaced with new. 631 deleted from the buffer and replaced by a single 720 By default, only the first match in each line is replaced. 723 (global) suffix is given, then every match is to be replaced. 730 match to be replaced. 751 is replaced by the currently matched text. 756 is a number in the range [1,9], is replaced by the 784 match is replaced. 879 then it is replaced by text of the 889 is replaced by the default filename.
|
/freebsd/share/doc/psd/17.m4/ |
H A D | m4.ms | 170 then the name of the macro is replaced by its defining text, 223 will be replaced by 303 are being collected, it is immediately replaced by 100; 328 will be replaced by 330 which will be replaced by 100). 384 replaced by 468 will be replaced by the 496 Arguments that are not supplied are replaced by null strings, 717 a string of XXXXX in the argument is replaced
|
/freebsd/usr.bin/m4/ |
H A D | m4.1 | 254 is 0 through 9) is replaced by the 259 Undefined arguments are replaced by a null string. 261 is replaced by the number of arguments; 263 is replaced by all arguments comma separated; 402 is replaced by the string matching the regular expression. 407 is a digit, is replaced by the corresponding back-reference. 423 is provided, it returns the replacement string, with sub-patterns replaced.
|
/freebsd/usr.bin/usbhidaction/ |
H A D | usbhidaction.1 | 120 will be replaced by the 124 will be replaced by the numeric value of the HID item, 126 will be replaced by the name of the control, and 128 will be replaced by the name of the HID device.
|
/freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
H A D | zfsd_hotspare_001_pos.ksh | 17 # fields enclosed by brackets "[]" replaced with your own identifying 37 # If an active spare fails, it will be replaced by an available spare. 44 # 5. Verify the failed spare was replaced by the other spare. 133 log_assert "An active damaged spare will be replaced by an available spare"
|
H A D | zfsd_hotspare_003_pos.ksh | 17 # fields enclosed by brackets "[]" replaced with your own identifying 90 log_assert "A faulted vdev will be replaced by an available spare" 104 log_pass "A faulted vdev will be replaced by an available spare"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
H A D | zpool_reopen_003_pos.ksh | 32 # 7. Check if scrub scan is replaced by resilver. 80 # 7. Check if scrub scan is replaced by resilver. 85 # the scrub will be replaced by resilver, wait until it ends
|
/freebsd/contrib/less/ |
H A D | less.nro | 345 A percent sign (%) in the filename is replaced by the name of the 347 A pound sign (#) is replaced by the name of the previously examined file. 349 replaced with a single percent sign. 352 Similarly, two consecutive pound signs are replaced with a single pound sign. 464 A percent sign (%) in the command is replaced by the name of the 466 A pound sign (#) is replaced by the name of the previously examined file. 501 prompt strings (in particular, any instance of "%o" is replaced with the URI) 750 the green color has replaced the usual underline formatting. 1350 of the screen are replaced with the \fIL\fP lines of the file beginning at line \fIN\fP, 1354 beginning of each line are replaced wit [all...] |