Home
last modified time | relevance | path

Searched refs:ptrnp (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/nvi/ex/
H A Dex_subst.c923 if (ptrnp != NULL) { in re_compile()
943 if (*ptrnp != NULL) { in re_compile()
944 free(*ptrnp); in re_compile()
945 *ptrnp = NULL; in re_compile()
967 if (*ptrnp == NULL) in re_compile()
970 ptrn = *ptrnp; in re_compile()
1148 *ptrnp = bp; in re_conv()
1171 p = *ptrnp; in re_tag_conv()
1213 *ptrnp = bp; in re_tag_conv()
1253 p = *ptrnp; in re_cscope_conv()
[all …]