Home
last modified time | relevance | path

Searched refs:dollar (Results 1 – 25 of 87) sorted by relevance

1234

/openbsd/gnu/usr.bin/texinfo/m4/
H A Dprintf-posix.m422 /* 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 DDeparse-core.t163 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 DDeparse.t2243 sub dollar($) {}
2261 dollar($a < $b);
2289 dollar($a < $b);
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Ddollar-magic2 Magic for dollar strings
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dconfigure.in8 AC_INIT(dollar.exp)
H A DMakefile.in4 EXECUTABLES = dollar hwwatchbus.bak pxdb reg reg-pa64 \
H A Dconfigure454 ac_unique_file=dollar.exp
/openbsd/usr.bin/vi/docs/internals/
H A Dcontext8 any number, <question-mark>, <slash>, <dollar-sign>,
/openbsd/regress/usr.bin/ssh/
H A Dpercent.sh112 verbose $tid $i dollar
/openbsd/gnu/usr.bin/perl/pod/
H A DMakefile.SH31 : Protect any dollar signs and backticks that you do not want interpreted
/openbsd/gnu/gcc/gcc/doc/include/
H A Dfunding.texi37 less than a dollar; it might be a few cents, or nothing at all.
/openbsd/gnu/usr.bin/gcc/gcc/doc/include/
H A Dfunding.texi37 less than a dollar; it might be a few cents, or nothing at all.
/openbsd/usr.bin/vi/docs/tutorial/
H A Dvi.beginner363 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 Dpe.em1112 /* 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 Dpe.em1152 /* 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 DadobeStdenc.ucm64 <U0024> \x24 |0 # DOLLAR SIGN # dollar
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-z80.texi97 The dollar sign @samp{$} can be used as a prefix for hexadecimal numbers
H A Dc-vax.texi112 Symbols whose names include a dollar sign @samp{$} are exceptions to the
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-vax.texi112 Symbols whose names include a dollar sign @samp{$} are exceptions to the
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/t/
H A Ddumper.t1758 my $dollar = '${\q($)}';
/openbsd/usr.bin/ssh/
H A Dmisc.c1232 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 DREADME-vms184 At each level, the block name is a number with a dollar sign prefix, the
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgcc.hlp373 Symbols with all lower case, or symbols that have a dollar sign ("$")
/openbsd/gnu/llvm/libcxx/utils/data/unicode/
H A Demoji-data.txt222 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 Demoji.txt222 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

1234