Home
last modified time | relevance | path

Searched defs:rematch (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/internal/
H A Drep.hpp24 template< unsigned Cnt >
25 struct rep< Cnt >
27 {};
38 using subs_t = type_list< Rule >; in match()
42 template< typename... > in match()
44 template< typename... > in match()
46 typename ParseInput, in match()
58 return m( true ); in match()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Drematch.hpp25 struct rematch< Head > struct
27 using analyze_t = typename Head::analyze_t;
37 static bool match( Input& in, States&&... st ) in match()
44 struct rematch< Head, Rule, Rules... > struct
46 … using analyze_t = typename Head::analyze_t; // NOTE: Rule and Rules are ignored for analyze().
56 static bool match( Input& in, States&&... st ) in match()
/dports/textproc/R-cran-rematch/rematch/inst/
H A DREADME.md4 # rematch chapter
/dports/shells/bash/bash-5.1/lib/sh/
H A Dshmatch.c54 SHELL_VAR *rematch; local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Games/
H A DTurnBasedMatchRematch.php51 public function setRematch(Google_Service_Games_TurnBasedMatch $rematch)
/dports/net/py-kombu/kombu-4.6.11/kombu/
H A Dmatcher.py4 from re import match as rematch unknown
/dports/net-mgmt/wdiag/wdiag/src/
H A Dconf.c131 int rematch(const char *regexp, const char *string) { in rematch() function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Games/Resource/
H A DTurnBasedMatches.php221 public function rematch($matchId, $optParams = array()) function in Google_Service_Games_Resource_TurnBasedMatches
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/
H A Drules.hpp49 …template< typename Head, typename... Rules > struct rematch : internal::rematch< Head, Rules... > … struct
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/
H A Drules.hpp48 …template< typename Head, typename... Rules > struct rematch : internal::rematch< Head, Rules... > … struct
/dports/math/gecode/gecode-0916a1a/gecode/int/nvalues/
H A Dgraph.hpp95 bool rematch = false; in sync() local
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dass_dialogue.cpp127 boost::match_results<std::string::iterator> rematch; in Parse() local
/dports/cad/pcb/pcb-4.2.0/src/
H A Dvendor.c892 rematch (const char *re, const char *s) in rematch() function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenRepeated.java121 private REMatch rematch; field in RETokenRepeated.DoablesFinder
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/util/regex/
H A DRETokenRepeated.java121 private REMatch rematch; field in RETokenRepeated.DoablesFinder
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/util/regex/
H A DRETokenRepeated.java121 private REMatch rematch; field in RETokenRepeated.DoablesFinder
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenRepeated.java121 private REMatch rematch; field in RETokenRepeated.DoablesFinder
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/util/regex/
H A DRETokenRepeated.java121 private REMatch rematch; field in RETokenRepeated.DoablesFinder
/dports/security/ridl/ridl-11b3240/nuklear/src/
H A Dnuklear_util.c358 int rematch = best_letter && nk_to_upper(*best_letter) == nk_to_upper(str_letter); in nk_strmatch_fuzzy_text() local
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/src/
H A Dnuklear_util.c364 int rematch = best_letter && nk_to_upper(*best_letter) == nk_to_upper(str_letter); in nk_strmatch_fuzzy_text() local
/dports/devel/mercurial/mercurial-6.0/tests/
H A Drun-tests.py2122 def rematch(el, l): member in TTest
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dmam.cpp3899 void rematch(bool use_irrelevant) override { in rematch() function in __anon9e1320940111::mam_impl
/dports/math/z3/z3-z3-4.8.13/src/sat/smt/
H A Dq_mam.cpp3793 void rematch(bool use_irrelevant) override { in rematch() function in q::mam_impl
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dmam.cpp3909 void rematch(bool use_irrelevant) override { in rematch() function in __anon92718def0111::mam_impl
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DGames.php2202 public function rematch($matchId, $optParams = array()) function in Google_Service_Games_TurnBasedMatches_Resource
7264 public function setRematch(Google_Service_Games_TurnBasedMatch $rematch)

12