Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/expr/
H A Dcompile.c70 void regex_comp_free(void *a);
184 regex_comp_free(&reg_comp);
483 regex_comp_free(void * a) in regex_comp_free() function
/titanic_41/usr/src/cmd/vi/port/
H A Dex_re.c60 void regex_comp_free(void *);
1030 regex_comp_free(&re->Expbuf); in vi_compile()
1189 regex_comp_free(&((*a)->Expbuf)); in savere()
1219 regex_comp_free(&re->Expbuf); in resre()