Searched defs:regexp (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/atf/atf-c++/
H A Dutils.hpp52 grep_collection(const std::string& regexp, const Collection& collection) argument
H A Dmacros_test.cpp153 const std::string regexp = get_config_var("regexp"); local
473 const char *regexp; member in struct:test
H A Dtests.cpp136 detail::match(const std::string& regexp, const std::string& str) argument
/freebsd-current/contrib/less/
H A Dregexp.h12 typedef struct regexp { struct
20 } regexp; typedef in typeref:struct:regexp
/freebsd-current/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-current/contrib/atf/atf-sh/
H A Datf-check.cpp465 grep_file(const atf::fs::path& path, const std::string& regexp) argument
/freebsd-current/contrib/one-true-awk/
H A Db.c968 Node *regexp(void) /* top-level parse of reg expr */ function
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp745 AppendSymbolIndexesMatchingRegExAndType( const RegularExpression &regexp, SymbolType symbol_type, std::vector<uint32_t> &indexes, Mangled::NamePreference name_preference) argument
767 AppendSymbolIndexesMatchingRegExAndType( const RegularExpression &regexp, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t> &indexes, Mangled::NamePreference name_preference) argument

Completed in 106 milliseconds