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

/freebsd-11.0-release/contrib/nvi/common/
H A Dscreen.c88 v_wstrdup(sp, orig->subre, orig->subre_len)) == NULL)
90 sp->subre_len = orig->subre_len;
H A Dscreen.h133 size_t subre_len; /* Substitute RE: uncompiled length). */ member in struct:_scr
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_subst.c158 &sp->subre_len, &sp->subre_c, RE_C_SUBST))
263 re_compile(sp, sp->subre, sp->subre_len,

Completed in 103 milliseconds