Home
last modified time | relevance | path

Searched refs:synonyms (Results 1 – 25 of 70) sorted by relevance

123

/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dhandy_base.pl25 my $synonyms = $charname_map->[$name_index];
26 if (ref $synonyms) {
28 my @abbreviations = grep { $_ =~ $pat } @$synonyms;
/openbsd/gnu/usr.bin/cvs/src/
H A Dmain.c276 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 DChangeLog-9194501 * main.c: "rm" and "delete" now synonyms for "remove".
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dt-netbsd17 # Switch synonyms
H A Dt-ppccomm22 # Switch synonyms
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dt-netbsd17 # Switch synonyms
H A Dt-openbsd30 # Switch synonyms
H A Dt-ppccomm27 # Switch synonyms
/openbsd/gnu/gcc/gcc/doc/
H A Dfragments.texi127 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 Dfragments.texi126 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 Dmethod.t144 is(eval { A->x } || "nope", "nope", 'cache should not follow synonyms');
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5243delta.pod150 Expressions containing an C<&&> or C<||> operator (or their synonyms C<and> and
H A Dperlunicode.pod442 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 Dperlreref.pod185 Also, various synonyms like C<\p{Alpha}> for C<\p{XPosixAlpha}>; all listed
H A Dperlrecharclass.pod857 C<\p{Blank}> and C<\p{HorizSpace}> are synonyms.
918 There are various other synonyms that can be used besides the names
H A Dperlpod.pod278 formatters will treat some of these as synonyms.)
/openbsd/gnu/llvm/clang/docs/
H A DAddressSanitizer.rst224 deprecated synonyms `no_sanitize_address` and
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-m68k.texi131 Assemble for the 68000. @samp{-m68008}, @samp{-m68302}, and so on are synonyms
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog616 synonyms for equ and defl.
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-m68k.texi175 Assemble for the 68000. @samp{-m68008}, @samp{-m68302}, and so on are synonyms
/openbsd/gnu/usr.bin/perl/lib/
H A Dlocale_threads.t843 # 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 DChanges188 * Added isFOO_A synonyms for all character classification isFOO
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Drefcard.tex67 % to omit. In general, not all synonyms for commands are covered, nor
/openbsd/gnu/usr.bin/cvs/
H A DNEWS180 * New option "--help-synonyms" prints a list of all recognized command
181 synonyms.
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A Dmktables8527 my $synonyms;
8530 $synonyms = "";
8535 $synonyms = " any of the following regular expression constructs";
8585 $match$synonyms:

123