Searched refs:RE_NWSTOP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/nvi/vi/
H A Dv_search.c330 #define RE_NWSTOP L("([^[:alnum:]_]|$)") macro
331 #define RE_NWSTOP_LEN (SIZE(RE_NWSTOP) - 1)
373 MEMCPY(p, RE_NWSTOP, RE_NWSTOP_LEN);

Completed in 89 milliseconds