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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42524 cf_regex_func=no
2534 cf_regex_func=regcomp
2538 cf_regex_func=regcomp])
2543 AC_CHECK_FUNC(regcomp,[cf_regex_func=regcomp],[
2548 cf_regex_func=regcomp
2555 if test "$cf_regex_func" = no ; then
2556 AC_CHECK_FUNC(compile,[cf_regex_func=compile],[
2559 cf_regex_func=compile])])
2562 if test "$cf_regex_func" = no ; then
2569 case "$cf_regex_func" i
[all...]
H A Dconfigure22053 cf_regex_func=no
22332 cf_regex_func=regcomp
22403 cf_regex_func=regcomp
22470 cf_regex_func=regcomp
22543 cf_regex_func=regcomp
22554 if test "$cf_regex_func" = no ; then
22614 cf_regex_func=compile
22684 cf_regex_func=compile
22691 if test "$cf_regex_func" = no ; then
22703 case "$cf_regex_func" i
[all...]

Completed in 19 milliseconds