Home
last modified time | relevance | path

Searched refs:substrings (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprintcmd.c1736 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 Dperlrequick.pod491 C<split /regex/, string> splits C<string> into a list of substrings
510 the matched substrings from the groupings as well:
H A Dperltrap.pod78 $<I<digit>> does not refer to fields--it refers to substrings matched
H A Dperl5005delta.pod217 Better optimizations by lookup for constant substrings;
218 Better search for constants substrings anchored by $ ;
H A Dperldebguts.pod480 these substrings (to abandon impossible matches quickly), Perl will check
510 Don't scan for the found substrings.
H A Dperlre.pod1122 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 Dperlretut.pod965 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 Dperlembed.pod489 ** and fills in **matches with the matching substrings
H A Dperl5100delta.pod211 Perl is still able to store these substrings to the special variables
H A Dperl5240delta.pod325 underlying hardware support, patterns which include fixed substrings will now
H A Dperlhacktips.pod843 Macros that have string constants and their arguments as substrings of
H A Dperlop.pod2136 substrings matched by any capturing parentheses in the regular
H A Dperlfunc.pod8297 that separates the EXPR into substrings (called "I<fields>") that
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/bin/
H A Denc2xs426 verbosef "%d bytes (%.3g%%) saved using substrings\n",
1226 1 bytes (0.775%) saved using substrings
/openbsd-src/gnu/llvm/llvm/docs/
H A DReleaseNotes.rst431 * lit no longer supports using substrings of the default target triple as
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dnews.texi299 that permits the use of zero length substrings of the form
2349 are substrings of elements of @code{CHARACTER} arrays having
H A Dinvoke.texi2121 @cindex checking substrings
H A Dg77.texi3403 Strings may have zero length and substrings of character constants are
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq4.pod868 if you are trying to count multiple character substrings within a
H A Dperlglossary.pod3255 A portion of a B<string>, X<substrings (term)>starting at a certain
/openbsd-src/usr.sbin/amd/doc/
H A Damdref.texinfo2150 substrings. Single quotes @samp{'} can be used to quote whitespace
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-02031028 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DChangeLog-02031028 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.