Home
last modified time | relevance | path

Searched defs:cmp_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libgnuregex/
H A Dregcomp.c2651 wchar_t cmp_buf[6] = {L'\0', L'\0', L'\0', L'\0', L'\0', L'\0'}; in build_range_exp() local
H A Dregexec.c3958 wchar_t cmp_buf[] = {L'\0', L'\0', wc, L'\0', L'\0', L'\0'}; in check_node_accept_bytes() local