Searched refs:cf_regex_func (Results 1 – 2 of 2) sorted by relevance
19510 cf_regex_func=no19789 cf_regex_func=regcomp19860 cf_regex_func=regcomp19927 cf_regex_func=regcomp20000 cf_regex_func=regcomp20011 if test "$cf_regex_func" = no ; then20071 cf_regex_func=compile20141 cf_regex_func=compile20148 if test "$cf_regex_func" = no ; then20160 case "$cf_regex_func" in
7135 cf_regex_func=no7145 cf_regex_func=regcomp7149 cf_regex_func=regcomp])7154 AC_CHECK_FUNC(regcomp,[cf_regex_func=regcomp],[7159 cf_regex_func=regcomp7166 if test "$cf_regex_func" = no ; then7167 AC_CHECK_FUNC(compile,[cf_regex_func=compile],[7170 cf_regex_func=compile])])7173 if test "$cf_regex_func" = no ; then7180 case "$cf_regex_func" in