Searched defs:regex (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dexpand.cpp47 std::string regex; local
H A Dtest_helpers.cpp88 grep_file(const char* name, const char* regex) argument
108 grep_string(const std::string& str, const char* regex) argument
H A Dtext.cpp58 impl::match(const std::string& str, const std::string& regex) argument
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dshmatch.c50 regex_t regex = { 0 }; local
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_parse.y177 regex : T_REGEX { label
[all...]
/macosx-10.10/apr-32/apr/apr/test/internal/
H A Dtestregex.c30 regex_t regex; local
/macosx-10.10/emacs-93/emacs/lisp/
H A Diimage.el
H A Dcomplete.el[all...]
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dregcomp.c23 tre_regncomp_l(regex_t *preg, const char *regex, size_t n, int cflags, locale_t loc) argument
107 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) argument
122 tre_regcomp_l(regex_t *preg, const char *regex, in argument
139 tre_regcomp(regex_t *preg, const char *regex, int cflags) argument
157 tre_regwncomp_l(regex_t *preg, const wchar_t *regex, size_t n, int cflags, locale_t loc) argument
166 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) argument
181 tre_regwcomp_l(regex_t *preg, const wchar_t *regex, int cflags, locale_t loc) argument
190 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DRegex.cpp22 Regex::Regex(StringRef regex, unsigned Flags) { argument
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dundigest.el
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dregcmp.c190 regex(const char* handle, const char* subject, ...) function
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Drepattrn.cpp270 RegexPattern::compile(const UnicodeString &regex, argument
321 RegexPattern::compile(UText *regex, argument
371 RegexPattern::compile(const UnicodeString &regex, argument
383 RegexPattern::compile(UText *regex, argument
395 RegexPattern::compile(const UnicodeString &regex, argument
408 compile(UText *regex, uint32_t flags, UErrorCode &err) argument
475 matches(const UnicodeString &regex, const UnicodeString &input, UParseError &pe, UErrorCode &status) argument
499 matches(UText *regex, UText *input, UParseError &pe, UErrorCode &status) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DContentSearchUtilities.cpp79 static Vector<std::pair<size_t, String>> getRegularExpressionMatchesByLines(const JSC::Yarr::RegularExpression& regex, const String& text) argument
138 int countRegularExpressionMatches(const JSC::Yarr::RegularExpression& regex, const String& content) argument
161 JSC::Yarr::RegularExpression regex = ContentSearchUtilities::createSearchRegex(query, caseSensitive, isRegex); local
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/in_1/
H A Dnaptr_35.c42 char regex[256]; local
155 unsigned char *regex; local
283 unsigned char *regex; local
[all...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dtest_helpers.c106 grep_string(const atf_dynstr_t *str, const char *regex) argument
123 grep_file(const char *file, const char *regex, ...) argument
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-port.cc145 void RE::Init(const char* regex) { argument
225 FormatRegexSyntaxError(const char* regex, int index) argument
232 ValidateRegex(const char* regex) argument
295 MatchRepetitionAndRegexAtHead( bool escaped, char c, char repeat, const char* regex, const char* str) argument
322 MatchRegexAtHead(const char* regex, const char* str) argument
358 MatchRegexAnywhere(const char* regex, const char* str) argument
392 Init(const char* regex) argument
[all...]
/macosx-10.10/nano-12/src/
H A Drcfile.c217 bool nregcomp(const char *regex, int eflags) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dmake-mode.el[all...]
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_alias.c180 ap_regex_t *regex = NULL; local
/macosx-10.10/apache-793/httpd/modules/metadata/
H A Dmod_setenvif.c109 char *regex; /* regex to match against */ member in struct:__anon6327
285 char *regex; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dsregex.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dspam-report.el
H A Dspam.el[all...]
/macosx-10.10/gnutar-453/gnutar/src/
H A Dtransform.c30 static regex_t regex; variable
[all...]

Completed in 498 milliseconds

123