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

/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c53 re_cod *regex = LispMalloc(sizeof(re_cod)); local in function:LispRecomp
79 re_cod *regex; local in function:Lisp_Recomp
132 LispObj *regex, *ostring, *count, *ostart, *oend, *notbol, *noteol; local in function:Lisp_Reexec
[all...]
H A Dinternal.h639 re_cod *regex; member in struct:_LispObj::__anon0d52a560020a::__anon0d52a5601008
642 } regex; member in union:_LispObj::__anon0d52a560020a
/xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
H A Dperl.lsp[all...]
/xsrc/external/mit/xedit/dist/
H A Dtags.c64 re_cod regex; member in struct:_RegexEntry
502 RegexEntry *regex; local in function:FindTag
[all...]
H A Dhook.c65 re_cod regex; member in struct:_EditInfo
[all...]
H A DMakefile.in[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h172 inline Matcher<const ::std::string&> MakeDeathTestMatcher(const char* regex) { argument
168 MakeDeathTestMatcher(::testing::internal::RE regex) argument
175 MakeDeathTestMatcher(const::std::string & regex) argument
H A Dgtest-port.h881 RE(const::std::string & regex) argument
883 RE(const char * regex) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c68 regex_t regex; local in function:is_whitespace
88 regex_t regex; local in function:regex_helper
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest-matchers.h620 MatchesRegexMatcher(const RE* regex, bool full_match) argument
671 MatchesRegex(const internal::RE * regex) argument
675 MatchesRegex(const std::string & regex) argument
682 ContainsRegex(const internal::RE * regex) argument
686 ContainsRegex(const std::string & regex) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c68 regex_t regex; local in function:is_whitespace
88 regex_t regex; local in function:regex_helper
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc356 bool DeathTest::Create(const char* statement, const RE* regex, argument
391 const RE* regex() const { return regex_; } function in class:testing::internal::DeathTestImpl
1171 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, argument
[all...]
H A Dgtest-port.cc594 void RE::Init(const char* regex) { argument
674 FormatRegexSyntaxError(const char * regex,int index) argument
681 ValidateRegex(const char * regex) argument
744 MatchRepetitionAndRegexAtHead(bool escaped,char c,char repeat,const char * regex,const char * str) argument
771 MatchRegexAtHead(const char * regex,const char * str) argument
807 MatchRegexAnywhere(const char * regex,const char * str) argument
841 Init(const char * regex) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-port.cc736 void RE::Init(const char* regex) { argument
816 FormatRegexSyntaxError(const char * regex,int index) argument
823 ValidateRegex(const char * regex) argument
883 MatchRepetitionAndRegexAtHead(bool escaped,char c,char repeat,const char * regex,const char * str) argument
910 MatchRegexAtHead(const char * regex,const char * str) argument
946 MatchRegexAnywhere(const char * regex,const char * str) argument
979 Init(const char * regex) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1163 RE(const::std::string & regex) argument
1167 RE(const::string & regex) argument
1171 RE(const char * regex) argument
[all...]

Completed in 22 milliseconds