Searched defs:regex (Results 26 - 50 of 55) sorted by relevance

123

/macosx-10.10/pcre-7/pcre/
H A Dpcrecpp_unittest.cc563 GetOneOptionResult( const char *option_name, const char *regex, const char *str, RE_Options options, bool full, string expected) argument
585 TestOneOption( const char *option_name, const char *regex, const char *str, RE_Options options, bool full, bool assertive = true) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/strscan/
H A Dstrscan.c444 strscan_do_scan(VALUE self, VALUE regex, int succptr, int getstr, int headonly) argument
[all...]
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-parse.c85 tre_expand_macro(const tre_char_t *regex, const tre_char_t *regex_end, argument
885 tre_parse_int(const tre_char_t **regex, const tre_char_t *regex_end) argument
H A Dtre-compile.c2950 tre_compile(regex_t *preg, const tre_char_t *regex, size_t n, int cflags, argument
/macosx-10.10/apache-793/httpd/modules/metadata/
H A Dmod_headers.c132 ap_regex_t *regex; member in struct:__anon6314
486 ap_regex_t *regex; local
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dfontset.c816 unsigned char *regex, *p0, *p1; local
/macosx-10.10/ksh-23/ksh/src/lib/libast/regex/
H A Dregcomp.c130 regex_t* regex; /* user handle */ member in struct:Cenv_s
H A Dreglib.h532 const regex_t* regex; /* from regexec */ member in struct:reglib_s
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesf.h792 char* regex; member in class:Regular_Expression_Field
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorPageAgent.cpp625 JSC::Yarr::RegularExpression regex = ContentSearchUtilities::createSearchRegex(text, caseSensitive, isRegex); local
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dmod_lua.c1106 ap_regex_t *regex = apr_pcalloc(cmd->pool, sizeof(ap_regex_t)); local
H A Dlua_request.c1094 ap_regex_t regex; local
[all...]
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy.c1374 add_proxy(cmd_parms *cmd, void *dummy, const char *f1, const char *r1, int regex) argument
[all...]
H A Dmod_proxy.h113 ap_regex_t *regex; member in struct:proxy_alias
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_eval.c267 const ap_regex_t *regex = e2->node_arg1; local
H A Dutil_expr_scan.c620 #define regex 4 macro
1239 BEGIN(regex); variable
1248 BEGIN(regex); variable
/macosx-10.10/cups-408/cups/test/
H A Dippfind.c2417 new_expr(ippfind_op_t op, int invert, const char *value, const char *regex, char **args) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dwoman.el[all...]
H A Dspeedbar.el[all...]
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-death-test.cc305 bool DeathTest::Create(const char* statement, const RE* regex, argument
340 const RE* regex() const { return regex_; } function in class:testing::internal::DeathTestImpl
1043 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h821 RE(const ::std::string& regex) { Ini argument
825 RE(const ::string& regex) argument
829 RE(const char* regex) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_include.c1174 unsigned regex = 0; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dre.c701 reg_names_iter(const OnigUChar *name, const OnigUChar *name_end, int back_num, int *back_refs, OnigRegex regex, void *arg) argument
735 reg_named_captures_iter(const OnigUChar *name, const OnigUChar *name_end, int back_num, int *back_refs, OnigRegex regex, void *arg) argument
1830 match_inspect_name_iter(const OnigUChar *name, const OnigUChar *name_end, int back_num, int *back_refs, OnigRegex regex, void *arg0) argument
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcheckdoc.el
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dsgml-mode.el

Completed in 505 milliseconds

123