Searched refs:HAVE_POSIX_REGCOMP (Results 1 – 9 of 9) sorted by relevance
48 #if HAVE_POSIX_REGCOMP in compile_pattern2()178 #if HAVE_POSIX_REGCOMP in uncompile_pattern()237 #if HAVE_POSIX_REGCOMP in is_null_pattern()323 #if HAVE_POSIX_REGCOMP in match_pattern1()467 #if HAVE_POSIX_REGCOMP in pattern_lib_name()
20 #if HAVE_POSIX_REGCOMP
214 * HAVE_POSIX_REGCOMP: POSIX regcomp() and regex.h220 /* #undef HAVE_POSIX_REGCOMP */225 #define HAVE_POSIX_REGCOMP 1
234 * HAVE_POSIX_REGCOMP: POSIX regcomp() and regex.h240 /* #undef HAVE_POSIX_REGCOMP */245 #define HAVE_POSIX_REGCOMP 1
213 * HAVE_POSIX_REGCOMP: POSIX regcomp() and regex.h219 /* #undef HAVE_POSIX_REGCOMP */
224 * HAVE_POSIX_REGCOMP: POSIX regcomp() and regex.h230 #define HAVE_POSIX_REGCOMP 0
187 AH_TEMPLATE([HAVE_POSIX_REGCOMP], template396 AC_DEFINE(HAVE_POSIX_REGCOMP) supported_regex="$supported_regex posix" definition402 AC_DEFINE(HAVE_POSIX_REGCOMP) have_regex=yes; supported_regex="$supported_regex posix"],[]) definition
289 #undef HAVE_POSIX_REGCOMP
292 #define HAVE_POSIX_REGCOMP 1 macro