Searched refs:subre (Results 1 – 3 of 3) sorted by relevance
80 if (orig->subre != NULL && (sp->subre = in screen_init()81 v_wstrdup(sp, orig->subre, orig->subre_len)) == NULL) in screen_init()174 free(sp->subre); in screen_end()
130 CHAR_T *subre; /* Substitute RE: uncompiled form. */ member
154 if (re_compile(sp, ptrn, t - ptrn, &sp->subre, in ex_s()253 if (sp->subre == NULL) { in ex_subagain()258 re_compile(sp, sp->subre, sp->subre_len, in ex_subagain()