/openbsd/gnu/usr.bin/texinfo/m4/ |
H A D | printf-posix.m4 | 22 /* The string "%2$d %1$d", with dollar characters protected from the shell's 23 dollar expansion (possibly an autoconf bug). */
|
/openbsd/gnu/usr.bin/perl/lib/B/ |
H A D | Deparse-core.t | 163 my ($keyword, $narg, $parens, $dollar, $strong) = @_; 173 if $dollar && $do_exp && ($strong && !$lexsub or $core); 214 my $dollar = $flags =~ s/\$//; 219 die "$keyword: binary (B) op can't have '\$' flag\\n" if $dollar; 229 do_std_keyword($keyword, $narg, $p, (!$n && $dollar), $strong);
|
H A D | Deparse.t | 2243 sub dollar($) {} 2261 dollar($a < $b); 2289 dollar($a < $b);
|
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
H A D | dollar-magic | 2 Magic for dollar strings
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/ |
H A D | configure.in | 8 AC_INIT(dollar.exp)
|
H A D | Makefile.in | 4 EXECUTABLES = dollar hwwatchbus.bak pxdb reg reg-pa64 \
|
H A D | configure | 454 ac_unique_file=dollar.exp
|
/openbsd/usr.bin/vi/docs/internals/ |
H A D | context | 8 any number, <question-mark>, <slash>, <dollar-sign>,
|
/openbsd/regress/usr.bin/ssh/ |
H A D | percent.sh | 112 verbose $tid $i dollar
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | Makefile.SH | 31 : Protect any dollar signs and backticks that you do not want interpreted
|
/openbsd/gnu/gcc/gcc/doc/include/ |
H A D | funding.texi | 37 less than a dollar; it might be a few cents, or nothing at all.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/ |
H A D | funding.texi | 37 less than a dollar; it might be a few cents, or nothing at all.
|
/openbsd/usr.bin/vi/docs/tutorial/ |
H A D | vi.beginner | 363 When the dollar-sign is the last character of the search string it stands for 379 the screen. Remember that the dollar-sign stands for the end of the line. 381 dollar-sign. In other words, you must take away the special meaning that the 382 dollar-sign has for the search mechanism. You do this (for any special 392 meaning from the dollar-sign. 401 $ - (dollar-sign) end of a line 409 special meanings of all but the ^ caret, $ dollar-sign, and backslash
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | pe.em | 1112 /* Careful - this is a shell script. Watch those dollar signs! */ 1524 char *dollar = NULL; 1535 dollar = strchr (hold_section_name, '$'); 1536 if (dollar != NULL) 1537 *dollar = '\0'; 1755 if (dollar != NULL)
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | pe.em | 1152 /* Careful - this is a shell script. Watch those dollar signs! */ 1525 char *dollar = NULL; 1534 && (dollar = strchr (secname, '$')) != NULL) 1536 size_t len = dollar - orig_secname; 1650 if (dollar != NULL)
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/ |
H A D | adobeStdenc.ucm | 64 <U0024> \x24 |0 # DOLLAR SIGN # dollar
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-z80.texi | 97 The dollar sign @samp{$} can be used as a prefix for hexadecimal numbers
|
H A D | c-vax.texi | 112 Symbols whose names include a dollar sign @samp{$} are exceptions to the
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-vax.texi | 112 Symbols whose names include a dollar sign @samp{$} are exceptions to the
|
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/t/ |
H A D | dumper.t | 1758 my $dollar = '${\q($)}';
|
/openbsd/usr.bin/ssh/ |
H A D | misc.c | 1232 vdollar_percent_expand(int *parseerror, int dollar, int percent, in vdollar_percent_expand() argument 1273 if (dollar && string[0] == '$' && string[1] == '{') { in vdollar_percent_expand()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | README-vms | 184 At each level, the block name is a number with a dollar sign prefix, the
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.hlp | 373 Symbols with all lower case, or symbols that have a dollar sign ("$")
|
/openbsd/gnu/llvm/libcxx/utils/data/unicode/ |
H A D | emoji-data.txt | 222 1F4AE..1F4B5 ; Emoji # E0.6 [8] (..) white flower..dollar banknote 537 1F4AE..1F4B5 ; Emoji_Presentation # E0.6 [8] (..) white flower..dollar banknote 1063 1F4AE..1F4B5 ; Extended_Pictographic# E0.6 [8] (..) white flower..dollar banknote
|
/openbsd/gnu/usr.bin/perl/lib/unicore/emoji/ |
H A D | emoji.txt | 222 1F4AE..1F4B5 ; Emoji # E0.6 [8] (..) white flower..dollar banknote 537 1F4AE..1F4B5 ; Emoji_Presentation # E0.6 [8] (..) white flower..dollar banknote 1063 1F4AE..1F4B5 ; Extended_Pictographic# E0.6 [8] (..) white flower..dollar banknote
|