| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | httpd.c | 319 size_t match_len = strlen(match); in destroy_httpdmgr() 320 if (match_len != header->name_len) { in destroy_httpdmgr() 323 return strncasecmp(header->name, match, match_len) == 0; 328 size_t match_len = strlen(match); in name_match() 331 if (match_len > header->value_len) { in name_match() 335 limit = header->value_len - match_len + 1; in value_match() local 347 if (strncasecmp(&header->value[i], match, match_len) == 0) { in value_match() 348 i += match_len; in value_match() 326 size_t match_len = strlen(match); name_match() local
|
| /netbsd-src/lib/libedit/ |
| H A D | filecomplete.c | 721 size_t matches_num, maxlen, match_len, match_display=1; in fn_complete2() local 767 match_len = strlen(matches[i]); in fn_complete2() 768 if (match_len > maxlen) in fn_complete2() 769 maxlen = match_len; in fn_complete2()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | recog.c | 3291 peep2_attempt (basic_block bb, rtx_insn *insn, int match_len, rtx_insn *attempt) in peep2_attempt() argument 3308 if (match_len != 0) in peep2_attempt() 3384 for (i = 0; i <= match_len; ++i) in peep2_attempt() 3427 while (++i <= match_len) in peep2_attempt() 3439 for (i = match_len; i >= 0; --i) in peep2_attempt() 3449 i = peep2_buf_position (peep2_current + match_len); in peep2_attempt() 3528 peep2_update_life (basic_block bb, int match_len, rtx_insn *last, in peep2_update_life() argument 3531 int i = peep2_buf_position (peep2_current + match_len + 1); in peep2_update_life() 3538 gcc_assert (peep2_current_count >= match_len + 1); in peep2_update_life() 3539 peep2_current_count -= match_len + 1; in peep2_update_life() [all …]
|
| H A D | genrecog.c | 988 int match_len; member 4215 acceptance.u.full.u.match_len = count - 1; in match_pattern_1() 4874 acceptance.u.full.u.match_len); in print_acceptance()
|
| /netbsd-src/lib/libmenu/ |
| H A D | menu.c | 617 menu->match_len = 0; in set_menu_items() 743 if (menu->match_len > 0) in pos_menu_cursor() 744 movx += menu->match_len - 1; in pos_menu_cursor()
|
| H A D | internals.c | 348 menu->match_len = menu->plen; in _menui_match_items() 356 menu->match_len = menu->plen; in _menui_match_items() 370 menu->match_len = 0; /* match did not succeed - kill the match len. */ in _menui_match_items()
|
| H A D | menu.h | 113 int match_len; /* length of pattern matched */ member
|
| H A D | driver.c | 85 menu->match_len = 0; in menu_driver()
|
| /netbsd-src/bin/ksh/ |
| H A D | vi.c | 2004 int match_len; local 2064 match_len = strlen(match); 2069 match_len = x_longest_prefix(nwords, words); 2080 rval = x_escape(match, match_len, x_vi_putbuf); 2089 if (match_len > 0 && !ISDIRSEP(match[match_len - 1]))
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | makeinfo.c | 1209 int match_len = strlen (match); in get_until_in_braces() local 1232 (brace == 0 && strncmp (input_text + i, match, match_len) == 0)) in get_until_in_braces() 1236 match_len = i - input_text_offset; in get_until_in_braces() 1237 temp = xmalloc (2 + match_len); in get_until_in_braces() 1238 memcpy (temp, input_text + input_text_offset, match_len); in get_until_in_braces() 1239 temp[match_len] = 0; in get_until_in_braces()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | homedir.c | 1624 size_t match_len = matches[n].rm_eo - matches[n].rm_so; in homedir_match() local 1626 if ( match_len >= result_size ) goto too_long; in homedir_match() 1628 memcpy( resc, match_start, match_len ); in homedir_match() 1629 result_size -= match_len; in homedir_match() 1630 resc += match_len - 1; in homedir_match()
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | dfa.c | 2467 int match_len; /* Length of the character (or collating element) in match_mb_charset() local 2504 match_len = (mblen_buf[index] == 0)? 1 : mblen_buf[index]; in match_mb_charset() 2513 strncpy(buffer, buf_begin + index, match_len); in match_mb_charset() 2514 buffer[match_len] = '\0'; in match_mb_charset() 2524 match_len = op_len; in match_mb_charset() 2538 match_len = op_len; in match_mb_charset() 2567 return match ? match_len : 0; in match_mb_charset()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| H A D | dfa.c | 2446 int match_len; /* Length of the character (or collating element) in match_mb_charset() local 2483 match_len = (mblen_buf[index] == 0)? 1 : mblen_buf[index]; in match_mb_charset() 2492 strncpy(buffer, buf_begin + index, match_len); in match_mb_charset() 2493 buffer[match_len] = '\0'; in match_mb_charset() 2503 match_len = op_len; in match_mb_charset() 2517 match_len = op_len; in match_mb_charset() 2546 return match ? match_len : 0; in match_mb_charset()
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | regexec.c | 3809 int match_len = 0; in check_node_accept_bytes() local 3817 match_len = char_len; in check_node_accept_bytes() 3826 match_len = char_len; in check_node_accept_bytes() 3861 match_len = j; in check_node_accept_bytes() 3881 match_len = elem_len; in check_node_accept_bytes() 3912 match_len = elem_len; in check_node_accept_bytes() 3936 match_len = char_len; in check_node_accept_bytes() 3943 return match_len; in check_node_accept_bytes() 3946 if (match_len > 0) in check_node_accept_bytes()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | layout.cc | 5617 size_t match_len = strlen(match); in match_file_name() local 5618 if (strncmp(base_name, match, match_len) != 0) in match_file_name() 5621 if (base_len != match_len + 2 && base_len != match_len + 3) in match_file_name()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | layout.cc | 5691 size_t match_len = strlen(match); in match_file_name() local 5692 if (strncmp(base_name, match, match_len) != 0) in match_file_name() 5695 if (base_len != match_len + 2 && base_len != match_len + 3) in match_file_name()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genrecog.cc | 986 int match_len; member 4213 acceptance.u.full.u.match_len = count - 1; in match_pattern_1() 4872 acceptance.u.full.u.match_len); in print_acceptance()
|