Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 25 of 143) sorted by relevance

123456

/mirbsd/src/gnu/usr.bin/cvs/m4/
Dregex.m449 /* Use the POSIX-compliant spelling with leading REG_,
50 rather than the traditional GNU spelling with leading RE_,
Dacx_extract_cpp_defn.m438 dnl equivalent, so eat leading and trailing whitespace to account for
/mirbsd/src/usr.bin/file/magdir/
Dsccs19 # is a checksum that could (presumably) have any leading digit,
/mirbsd/src/lib/libssl/src/doc/crypto/
DBN_bn2bin.pod38 numbers, the string is prefaced with a leading '-'. The string must be
48 with a leading '-' for negative numbers, to the B<BIO> or B<FILE>
/mirbsd/src/gnu/usr.bin/binutils/config/
Dlead-dot.m422 # with a leading dot. For instance MS-DOS doesn't.
/mirbsd/src/gnu/usr.bin/perl/ext/Encode/t/
Dgsm0338.t20 # The various combinations of 0x00 and 0x1B as leading bytes
/mirbsd/src/usr.bin/sed/
DPOSIX37 that it is difficult to write sed scripts that have leading blanks
40 and ignored, and leading whitespace is obtainable by entering a
158 18. The b t and : commands are documented in POSIX to ignore leading
/mirbsd/src/gnu/usr.bin/perl/
Dwritemain.SH39 : Remove any .a suffixes and any leading path components
/mirbsd/src/usr.bin/sed/TEST/
Dmath.sed22 poorly formed expression, leading operator
/mirbsd/src/usr.sbin/nmeadecode/
Dnmeadecode.816 for both -f and -F: if no absolute path (leading /) prepend /dev/
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-a29k.texi68 @code{0} and @code{127}, written with no leading zeros. The leading
Dc-m68k.texi226 it may be omitted, along with the leading colon, unless a scale is also
229 leading colon.
296 omitted along with the leading dot. The use of @var{scale} means one of
298 along with the leading asterisk.
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl585delta.pod156 did not have permission to open it would return immediately, leading to
200 a leading colon removes the 'name=' part of the response, allowing mapping to
Dperlfaq4.pod53 leading "0" and hexadecimal literals must start with a leading "0x".
57 octal ("0350" or even without the leading "0", like "377") and binary
59 or without a leading "0x", like "0x255", "3A", "ff", or "deadbeef".
78 try to express them as octal constants, that is with a leading zero and
179 $vec->Resize(32); # suppress leading 0 if unwanted
184 Using Perl's built in conversion of numbers with leading zeros:
186 $dec = 033653337357; # note the leading 0!
870 replace all the leading or trailing whitespace with nothing. You
1094 if so, strips that substring off. Otherwise, it takes the amount of leading
1100 my ($white, $leader); # common whitespace and common leading string
[all …]
Dperlopentut.pod58 A few things to notice. First, the leading less-than is optional.
135 If the leading character is a pipe symbol, C<open> starts up a new
136 command and opens a write-only filehandle leading into that command.
145 read-only filehandle leading out of that command. This lets whatever that
367 the same, since C<open> will trim leading and trailing whitespace,
457 can just pass the filehandle with a leading ampersand. It's best to
511 it, it's necessary to protect any leading and trailing whitespace.
/mirbsd/src/gnu/usr.bin/perl/jpl/
DREADME.JUST-JNI23 The leading -lthread is the only thing I had to add.
/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.c1772 int j = i + 1, leading = i, non_empty = 0; in Stbl_finishTABLE() local
1803 j = leading; /* Restart */ in Stbl_finishTABLE()
1820 j = leading + 1; /* Restart */ in Stbl_finishTABLE()
1835 j = leading; /* Restart */ in Stbl_finishTABLE()
1855 j = leading; /* Restart from pre-continuation */ in Stbl_finishTABLE()
/mirbsd/src/gnu/usr.bin/perl/t/op/
Dtr.t135 # 19-21: Make sure leading and trailing hyphens still work
138 is($_, '..r.rot9', 'hyphens, leading');
/mirbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/
DREADME81 (The name of the distribution archive and the leading directory of the
85 If the argument to `djunpack.bat' include leading directories, it MUST
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dcgen-asm.in203 /* For now we assume the mnemonic is first (there are no leading operands).
340 /* Skip leading white space. */
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dconfig.in158 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
/mirbsd/src/gnu/usr.bin/perl/t/pod/
Dpoderrs.xr28 *** WARNING: ignoring leading whitespace in link at line 117 in file t/pod/poderrs.t
/mirbsd/src/lib/libssl/src/doc/apps/
Dconfig.pod38 until end of line with any leading and trailing white space removed.
225 # Quotes permit leading and trailing whitespace
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/
Dgrok310 /* strip off leading b or 0b.
400 /* strip off leading x or 0x.
/mirbsd/src/gnu/usr.bin/perl/lib/Term/ANSIColor/
DChangeLog32 * test.pl: Add a test for DARK. Redo the leading comment.

123456