Searched defs:cmp_buf (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/libgnuregex/ |
| H A D | regcomp.c | 2651 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 | 3958 wchar_t cmp_buf[] = {L'\0', L'\0', wc, L'\0', L'\0', L'\0'}; in check_node_accept_bytes() local
|