Home
last modified time | relevance | path

Searched defs:regexp (Results 1 – 23 of 23) sorted by relevance

/minix3/minix/commands/cawf/
H A Dregexp.h8 typedef struct regexp { struct
17 } regexp; argument
/minix3/include/
H A Dregexp.h84 typedef struct regexp { struct
92 } regexp; argument
/minix3/external/bsd/less/dist/
H A Dregexp.h14 typedef struct regexp { struct
22 } regexp; argument
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dutils.hpp55 grep_collection(const std::string& regexp, const Collection& collection) in grep_collection()
H A Dmacros.hpp127 #define ATF_REQUIRE_MATCH(regexp, string) \ argument
159 #define ATF_REQUIRE_THROW_RE(type, regexp, x) \ argument
H A Dmacros_test.cpp155 const std::string regexp = get_config_var("regexp"); in ATF_TEST_CASE_BODY() local
475 const char *regexp; in ATF_TEST_CASE_BODY() member
H A Dtests.cpp120 detail::match(const std::string& regexp, const std::string& str) in match()
/minix3/external/bsd/atf/dist/atf-c++/
H A Dutils.hpp55 grep_collection(const std::string& regexp, const Collection& collection) in grep_collection()
H A Dmacros.hpp127 #define ATF_REQUIRE_MATCH(regexp, string) \ argument
159 #define ATF_REQUIRE_THROW_RE(type, regexp, x) \ argument
H A Dmacros_test.cpp155 const std::string regexp = get_config_var("regexp"); in ATF_TEST_CASE_BODY() local
475 const char *regexp; in ATF_TEST_CASE_BODY() member
H A Dtests.cpp113 detail::match(const std::string& regexp, const std::string& str) in match()
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dmacros.h186 #define ATF_REQUIRE_MATCH(regexp, string) \ argument
190 #define ATF_CHECK_MATCH(regexp, string) \ argument
194 #define ATF_REQUIRE_MATCH_MSG(regexp, string, fmt, ...) \ argument
199 #define ATF_CHECK_MATCH_MSG(regexp, string, fmt, ...) \ argument
/minix3/external/bsd/atf/dist/atf-c/
H A Dmacros.h184 #define ATF_REQUIRE_MATCH(regexp, string) \ argument
188 #define ATF_CHECK_MATCH(regexp, string) \ argument
192 #define ATF_REQUIRE_MATCH_MSG(regexp, string, fmt, ...) \ argument
197 #define ATF_CHECK_MATCH_MSG(regexp, string, fmt, ...) \ argument
/minix3/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Dnaptr_35.h37 char *regexp; member
/minix3/minix/lib/libsys/
H A Dds.c200 int ds_subscribe(const char *regexp, int flags) in ds_subscribe()
/minix3/external/bsd/mdocml/dist/
H A Dmansearch.c64 regex_t regexp; /* compiled regexp, if applicable */ member
/minix3/external/bsd/bind/dist/unit/atf-src/atf-sh/
H A Datf-check.cpp375 grep_file(const atf::fs::path& path, const std::string& regexp) in grep_file()
/minix3/external/historical/nawk/dist/
H A Db.c735 Node *regexp(void) /* top-level parse of reg expr */ in regexp() function
/minix3/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp378 grep_file(const atf::fs::path& path, const std::string& regexp) in grep_file()
/minix3/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dverify.h126 char *regexp; member
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dverify.h128 char *regexp; member
/minix3/usr.bin/find/
H A Dfunction.c1575 char *regexp = **argvp; in c_regex_common() local
/minix3/external/bsd/bind/include/dns/
H A Drdatastruct.h1212 char *regexp; member