Searched refs:substrings (Results 1 – 23 of 23) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | printcmd.c | 1736 char *substrings; in printf_command() local 1827 substrings = alloca (strlen (string) * 2); in printf_command() 1828 current_substring = substrings; in printf_command() 1934 current_substring = substrings; in printf_command()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlrequick.pod | 491 C<split /regex/, string> splits C<string> into a list of substrings 510 the matched substrings from the groupings as well:
|
| H A D | perltrap.pod | 78 $<I<digit>> does not refer to fields--it refers to substrings matched
|
| H A D | perl5005delta.pod | 217 Better optimizations by lookup for constant substrings; 218 Better search for constants substrings anchored by $ ;
|
| H A D | perldebguts.pod | 480 these substrings (to abandon impossible matches quickly), Perl will check 510 Don't scan for the found substrings.
|
| H A D | perlre.pod | 1122 several patterns that you want to match against consequent substrings 1171 There is no limit to the number of captured substrings that you may use. 2367 substrings. This is what C<(.+)+> is doing, and C<(.+)+> is similar 3097 may match zero-length substrings. Here's a simple example being: 3184 substrings which may be matched by the given regular expression can be 3199 substrings which can be matched by C<"S">, C<"B"> and C<B'> are substrings
|
| H A D | perlretut.pod | 965 If you need to extract the corresponding substrings, use C<@-> and 1886 a list of substrings and returns that list. The regexp must be designed 1887 to match whatever constitutes the separators for the desired substrings. 1898 groupings, then the resulting list contains the matched substrings from the 2385 second regexp, the substrings captured are those of the whole regexp 2874 The C<taint> pragma causes any substrings from a match with a tainted
|
| H A D | perlembed.pod | 489 ** and fills in **matches with the matching substrings
|
| H A D | perl5100delta.pod | 211 Perl is still able to store these substrings to the special variables
|
| H A D | perl5240delta.pod | 325 underlying hardware support, patterns which include fixed substrings will now
|
| H A D | perlhacktips.pod | 843 Macros that have string constants and their arguments as substrings of
|
| H A D | perlop.pod | 2136 substrings matched by any capturing parentheses in the regular
|
| H A D | perlfunc.pod | 8297 that separates the EXPR into substrings (called "I<fields>") that
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Encode/bin/ |
| H A D | enc2xs | 426 verbosef "%d bytes (%.3g%%) saved using substrings\n", 1226 1 bytes (0.775%) saved using substrings
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ReleaseNotes.rst | 431 * lit no longer supports using substrings of the default target triple as
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | news.texi | 299 that permits the use of zero length substrings of the form 2349 are substrings of elements of @code{CHARACTER} arrays having
|
| H A D | invoke.texi | 2121 @cindex checking substrings
|
| H A D | g77.texi | 3403 Strings may have zero length and substrings of character constants are
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq4.pod | 868 if you are trying to count multiple character substrings within a
|
| H A D | perlglossary.pod | 3255 A portion of a B<string>, X<substrings (term)>starting at a certain
|
| /openbsd-src/usr.sbin/amd/doc/ |
| H A D | amdref.texinfo | 2150 substrings. Single quotes @samp{'} can be used to quote whitespace
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-0203 | 1028 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-0203 | 1028 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
|