Searched refs:RE_WSTOP (Results 1 – 2 of 2) sorted by relevance
323 len = VIP(sp)->klen + sizeof(RE_WSTART) + sizeof(RE_WSTOP); in v_searchw()325 len = snprintf(bp, blen, "%s%s%s", RE_WSTART, VIP(sp)->keyw, RE_WSTOP); in v_searchw()
107 #define RE_WSTOP "[[:>:]]" macro