Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/lib/wind/
Drfc4518.txt601 In the absence of substrings matching, the insignificant space
608 In the presence of substrings matching, this simplified space
626 Note to readers not familiar with LDAP substrings matching: the LDAP
632 cause leading and trailing spaces in substrings of the string to be
641 substrings should also match.
644 substrings matching, one must study key aspects of X.500 case
647 The [substrings] rule returns TRUE if there is a partitioning of
650 - the specified substrings (initial, any, final) match
661 That is, the substrings assertion (CN=foo\20*\20bar) matches the
693 as whole strings, and not individually to substrings of an assertion
/freebsd-10-stable/gnu/usr.bin/grep/
DAUTHORS3 Arthur David Olson contributed the heuristics for finding fixed substrings
/freebsd-10-stable/contrib/gdb/gdb/
Dprintcmd.c1738 char *substrings; in printf_command() local
1829 substrings = alloca (strlen (string) * 2); in printf_command()
1830 current_substring = substrings; in printf_command()
1936 current_substring = substrings; in printf_command()
/freebsd-10-stable/crypto/heimdal/doc/
Dlayman.asc243 substrings. This view allows one to encode a value whose
436 BER encodings of consecutive substrings of the
763 concatenation of the BER encodings of consecutive substrings
863 of consecutive substrings of the IA5 string.
1108 BER encodings of substrings of the OCTET STRING value.
1156 BER encodings of consecutive substrings of the string.
1399 encodings of consecutive substrings of the T.61 string.
1482 of consecutive substrings of the string. (The constructed
/freebsd-10-stable/contrib/sendmail/src/
Dmap.c6963 int substrings; local
6966 substrings = map_p->regex_pattern_buf->re_nsub + 1;
6970 substrings);
6972 if (substrings >= MAX_MATCH)
6983 MAX_MATCH + 1, substrings) == -1)
6991 for (i = 0; i < substrings; i++)
/freebsd-10-stable/usr.bin/compress/doc/
DREADME81 the table is cleared and a new set of substrings are generated.
/freebsd-10-stable/contrib/libreadline/
DCHANGES272 quoted substrings on which to perform completion.
/freebsd-10-stable/gnu/usr.bin/grep/doc/
Dgrep.texi769 expression matches any string formed by concatenating two substrings
/freebsd-10-stable/contrib/groff/doc/
Dgroff-15203 substrings `kinderg' and `rten' because the hyphenation code of
5656 contains substrings which are separated by "padding characters". The
Dgroff.texinfo6974 substrings @w{`kinderg'} and @w{`rten'} because the hyphenation code
7522 It contains substrings which are separated by @dfn{padding characters}.
/freebsd-10-stable/contrib/gcc/doc/
Dinvoke.texi13484 that function is not instrumented. The match is done on substrings:
13506 match is done on substrings: if the @var{sym} parameter is a substring
/freebsd-10-stable/contrib/binutils/bfd/
DChangeLog-02031028 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
/freebsd-10-stable/contrib/binutils/
DChangeLog9926 Avoid mismatches of substrings. Fix matching strings at end
/freebsd-10-stable/contrib/amd/doc/
Dam-utils.texi3728 substrings. Single quotes @samp{'} can be used to quote whitespace
/freebsd-10-stable/contrib/xz/
DChangeLog9074 Look for full command names instead of substrings
/freebsd-10-stable/contrib/ncurses/
DNEWS5270 of "xterm", "rxvt" or "kterm" were substrings of the terminal name.