/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | handy_base.pl | 25 my $synonyms = $charname_map->[$name_index]; 26 if (ref $synonyms) { 28 my @abbreviations = grep { $_ =~ $pat } @$synonyms;
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | main.c | 276 char ** synonyms; in cmd_synonyms() local 288 synonyms = (char **) xmalloc(numcmds * sizeof(char *)); in cmd_synonyms() 289 line = synonyms; in cmd_synonyms() 308 return (const char * const*) synonyms; /* will never be freed */ in cmd_synonyms()
|
H A D | ChangeLog-9194 | 501 * main.c: "rm" and "delete" now synonyms for "remove".
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | t-netbsd | 17 # Switch synonyms
|
H A D | t-ppccomm | 22 # Switch synonyms
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | t-netbsd | 17 # Switch synonyms
|
H A D | t-openbsd | 30 # Switch synonyms
|
H A D | t-ppccomm | 27 # Switch synonyms
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | fragments.texi | 127 any synonyms. In that case, set @code{MULTILIB_MATCHES} to a list of 129 synonyms. For example, @samp{m68000=mc68000 m68020=mc68020}.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | fragments.texi | 126 any synonyms. In that case, set @code{MULTILIB_MATCHES} to a list of 128 synonyms. For example, @samp{m68000=mc68000 m68020=mc68020}.
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | method.t | 144 is(eval { A->x } || "nope", "nope", 'cache should not follow synonyms');
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5243delta.pod | 150 Expressions containing an C<&&> or C<||> operator (or their synonyms C<and> and
|
H A D | perlunicode.pod | 442 Most Unicode character properties have at least two synonyms (or aliases if you 448 Also, there are typically various synonyms for the values the property 449 can be. For binary properties, C<"True"> has 3 synonyms: C<"T">, 457 synonyms is in L<perluniprops>. 723 Perl also defines single form synonyms for the block property in cases 757 properties are Perl extensions. Most of these are just synonyms for the 763 synonyms for compound-form Unicode properties 965 Some characters have multiple names (synonyms).
|
H A D | perlreref.pod | 185 Also, various synonyms like C<\p{Alpha}> for C<\p{XPosixAlpha}>; all listed
|
H A D | perlrecharclass.pod | 857 C<\p{Blank}> and C<\p{HorizSpace}> are synonyms. 918 There are various other synonyms that can be used besides the names
|
H A D | perlpod.pod | 278 formatters will treat some of these as synonyms.)
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | AddressSanitizer.rst | 224 deprecated synonyms `no_sanitize_address` and
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-m68k.texi | 131 Assemble for the 68000. @samp{-m68008}, @samp{-m68302}, and so on are synonyms
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog | 616 synonyms for equ and defl.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-m68k.texi | 175 Assemble for the 68000. @samp{-m68008}, @samp{-m68302}, and so on are synonyms
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | locale_threads.t | 843 # by later setlocales. Some names that are all ASCII are synonyms for 1287 # Look through the synonyms of this locale for an
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/ |
H A D | Changes | 188 * Added isFOO_A synonyms for all character classification isFOO
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | refcard.tex | 67 % to omit. In general, not all synonyms for commands are covered, nor
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | NEWS | 180 * New option "--help-synonyms" prints a list of all recognized command 181 synonyms.
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | mktables | 8527 my $synonyms; 8530 $synonyms = ""; 8535 $synonyms = " any of the following regular expression constructs"; 8585 $match$synonyms:
|