Searched defs:cmp_buf (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regcomp.c | 2596 wchar_t cmp_buf[6] = {L'\0', L'\0', L'\0', L'\0', L'\0', L'\0'}; in build_range_exp() local
|
H A D | regexec.c | 3924 wchar_t cmp_buf[] = {L'\0', L'\0', wc, L'\0', L'\0', L'\0'}; in check_node_accept_bytes() local
|