Home
last modified time | relevance | path

Searched defs:match_len (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhttpd.c335 limit = header->value_len - match_len + 1; in value_match() local
326 size_t match_len = strlen(match); name_match() local
/netbsd-src/lib/libmenu/
H A Dmenu.h113 int match_len; /* length of pattern matched */ member
/netbsd-src/lib/libedit/
H A Dfilecomplete.c721 size_t matches_num, maxlen, match_len, match_display=1; in fn_complete2() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.c3291 peep2_attempt (basic_block bb, rtx_insn *insn, int match_len, rtx_insn *attempt) in peep2_attempt()
3528 peep2_update_life (basic_block bb, int match_len, rtx_insn *last, in peep2_update_life()
3640 int match_len; in peephole2_optimize() local
H A Dgenrecog.c988 int match_len; member
/netbsd-src/bin/ksh/
H A Dvi.c2004 int match_len; local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dhomedir.c1624 size_t match_len = matches[n].rm_eo - matches[n].rm_so; in homedir_match() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c1209 int match_len = strlen (match); in get_until_in_braces() local
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c2467 int match_len; /* Length of the character (or collating element) in match_mb_charset() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c2446 int match_len; /* Length of the character (or collating element) in match_mb_charset() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c3809 int match_len = 0; in check_node_accept_bytes() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc5617 size_t match_len = strlen(match); in match_file_name() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc5691 size_t match_len = strlen(match); in match_file_name() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc986 int match_len; member