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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c3336 bool dest_states_malloced = false;
3410 if (dest_states_malloced)
3419 dest_states_malloced = true;
3546 if (dest_states_malloced)
3332 bool dest_states_malloced = false; local

Completed in 105 milliseconds