Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c440 static asndefT substrings = {"Substring", SEQUENCE, -1, 2, { variable
465 {0, &substrings, 4},
/onnv-gate/usr/src/lib/libshell/common/
H A DPROMO.mm98 or trailing substrings during parameter substitution.
H A DRELEASE8828 to specify substrings and sub-arrays:
H A Dsh.memo1571 strip off leading and trailing substrings
1833 to specify substrings,
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlre.pod351 several patterns that you want to match against consequent substrings
368 There is no limit to the number of captured substrings that you may
712 substrings. This is what C<(.+)+> is doing, and C<(.+)+> is similar
1119 may match zero-length substrings. Here's a simple example being:
1184 substrings which may be matched by the given regular expression can be
1199 substrings which can be matched by C<S>, C<B> and C<B'> are substrings
H A Dperlrequick.pod462 C<split /regex/, string> splits C<string> into a list of substrings
481 the matched substrings from the groupings as well:
H A Dperlretut.pod1547 C<string> into a list of substrings and returns that list. The regexp
1560 groupings, then list produced contains the matched substrings from the
1919 capture, substrings that matched the regexp in the
1921 regexp to be treated as a single unit, but don't extract substrings or
1995 second regexp, the substrings captured are those of the whole regexp
2369 The C<taint> pragma causes any substrings from a match with a tainted
H A Dperl5005delta.pod217 Better optimizations by lookup for constant substrings;
218 Better search for constants substrings anchored by $ ;
H A Dperldebguts.pod459 these substrings (to abandon impossible matches quickly), Perl will check
489 Don't scan for the found substrings.
H A Dperltodo.pod744 Modules which implement arrays in terms of strings, substrings or files
H A Dperlembed.pod473 ** and fills in **matches with the matching substrings
H A Dperltrap.pod78 $<I<digit>> does not refer to fields--it refers to substrings matched
H A Dperlfaq4.pod742 if you are trying to count multiple character substrings within a
H A Dperlop.pod960 substrings matched by any capturing parentheses in the regular
/onnv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A Dregexp.367 The others are those substrings that matched parenthesized expressions
/onnv-gate/usr/src/cmd/sendmail/src/
H A Dmap.c6951 int substrings; local
6954 substrings = map_p->regex_pattern_buf->re_nsub + 1;
6958 substrings);
6960 if (substrings >= MAX_MATCH)
6971 MAX_MATCH + 1, substrings) == -1)
6979 for (i = 0; i < substrings; i++)
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs1130 1 bytes (99.2%) saved using substrings