Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/expr/
H A Dcompile.c69 void regex_comp_free(void *a);
182 regex_comp_free(&reg_comp); in dhl_compile()
478 regex_comp_free(void *a) in regex_comp_free() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c60 void regex_comp_free(void *);
1028 regex_comp_free(&re->Expbuf); in vi_compile()
1188 regex_comp_free(&((*a)->Expbuf)); in savere()
1218 regex_comp_free(&re->Expbuf); in resre()