Home
last modified time | relevance | path

Searched refs:HAVE_REGEX_H (Results 1 – 11 of 11) sorted by relevance

/freebsd-14-stable/usr.bin/lex/
HDconfig.h137 #define HAVE_REGEX_H 1 macro
/freebsd-14-stable/usr.bin/ftp/
HDtnftp_config.h228 #define HAVE_REGEX_H 1 macro
/freebsd-14-stable/contrib/libucl/src/
HDucl_schema.c36 #ifdef HAVE_REGEX_H
84 #ifdef HAVE_REGEX_H in ucl_schema_test_pattern()
377 #ifdef HAVE_REGEX_H in ucl_schema_validate_string()
404 #ifdef HAVE_REGEX_H in ucl_schema_validate_string()
HDucl_internal.h49 # define HAVE_REGEX_H macro
/freebsd-14-stable/lib/libarchive/
HDconfig_freebsd.h175 #define HAVE_REGEX_H 1 macro
/freebsd-14-stable/contrib/libarchive/tar/
HDbsdtar.h196 #if defined(HAVE_REGEX_H) || defined(HAVE_PCREPOSIX_H) || defined(HAVE_PCRE2POSIX_H)
HDsubst.c10 #if defined(HAVE_REGEX_H) || defined(HAVE_PCREPOSIX_H) || defined(HAVE_PCRE2POSIX_H)
HDbsdtar.c718 #if defined(HAVE_REGEX_H) || defined(HAVE_PCREPOSIX_H) || defined(HAVE_PCRE2POSIX_H) in main()
995 #if defined(HAVE_REGEX_H) || defined(HAVE_PCREPOSIX_H) || defined(HAVE_PCRE2POSIX_H) in main()
HDutil.c473 #if defined(HAVE_REGEX_H) || defined(HAVE_PCREPOSIX_H) || defined(HAVE_PCRE2POSIX_H)
/freebsd-14-stable/contrib/libucl/
HDconfigure.ac94 AC_DEFINE(HAVE_REGEX_H, 1, [Define to 1 if you have the <regex.h> header file.])
/freebsd-14-stable/contrib/tnftp/
HDChangeLog718 * #include <regex.h> #if HAVE_REGEX_H
732 * add back cpp code which #defines REGEX #if HAVE_REGEX_H