Home
last modified time | relevance | path

Searched +defs:match +defs:beginning (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.RegularExpressions/tests/
H A DRegex.Match.Tests.cs271 …public void Match(string pattern, string input, RegexOptions options, int beginning, int length, b… in Match()
313 public static void VerifyMatch(Match match, bool expectedSuccess, string expectedValue) in VerifyMatch()
610 …public void Match(string pattern, string input, RegexOptions options, int beginning, int length, C… in Match()
658 public static void VerifyMatch(Match match, bool expectedSuccess, CaptureData[] expected) in VerifyMatch()
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/test/
H A Dregex.cpp29 TEST(MatchRegex, match) in TEST() argument
49 TEST(ReplaceRegex, beginning) in TEST() argument
/dports/mail/fastforward/fastforward-0.51/
H A Dnewaliases.c175 int match; variable
187 struct token822 *beginning; in parseline() local
H A Dnewinclude.c199 int match; variable
211 struct token822 *beginning; in parseline() local
/dports/x11-toolkits/kf5-kcompletion/kcompletion-5.89.0/src/
H A Dkcompletion.cpp340 Q_EMIT match(completion); in makeCompletion() local
492 Q_EMIT match(completion); in nextMatch() local
506 Q_EMIT match(completion); in nextMatch() local
530 Q_EMIT match(completion); in previousMatch() local
546 Q_EMIT match(completion); in previousMatch() local
717 …tchesWrapper::extractStringsFromNode(const KCompTreeNode *node, const QString &beginning, bool add… in extractStringsFromNode()
761 …hesWrapper::extractStringsFromNodeCI(const KCompTreeNode *node, const QString &beginning, const QS… in extractStringsFromNodeCI()
/dports/mail/qmail-contrib/fastforward-0.51/
H A Dnewaliases.c179 int match; variable
191 struct token822 *beginning; in parseline() local
H A Dnewinclude.c199 int match; variable
211 struct token822 *beginning; in parseline() local
/dports/security/py-certbot-apache/certbot-apache-1.22.0/certbot_apache/_internal/
H A Dparser.py365 def get_ifmod(self, aug_conf_path, mod, beginning=False): argument
387 def create_ifmod(self, aug_conf_path, mod, beginning=False): argument
562 def get_all_args(self, match): argument
576 def get_arg(self, match): argument
624 def _pass_filter(self, match, filter_): argument
/dports/mail/qmail-contrib/dot-forward-0.71/
H A Ddot-forward.c249 struct token822 *beginning; in parseline() local
321 int match; local
/dports/mail/dot-forward/dot-forward-0.71/
H A Ddot-forward.c249 struct token822 *beginning; in parseline() local
321 int match; local
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Misc/
H A Dplugin.py589 def completenick(self, irc, msg, args, channel, beginning, optlist): argument
598 def match(nick): function
602 def match(nick): function
/dports/audio/mp3c/mp3c-0.31/src/
H A Dfile.c2025 int beginning, pos; in file_build_relative_name() local
2026 char *match; in file_build_relative_name() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/
H A DRegex.cs692 public Match Match(string input, int beginning, int length) in Match()
982 … internal Match Run(bool quick, int prevlen, string input, int beginning, int length, int startat) in Run()
1118 public delegate string MatchEvaluator(Match match); in MatchEvaluator()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/regex/system/text/regularexpressions/
H A DRegex.cs893 public Match Match(String input, int beginning, int length) { in Match()
1315 …internal Match Run(bool quick, int prevlen, String input, int beginning, int length, int startat) { in Run()
1463 public delegate String MatchEvaluator(Match match); in MatchEvaluator()
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/editorutil/
H A Ddifflib.h326 Match match = this->findLongestMatch(alo, ahi, blo, bhi); in matchBlocks() local
556 int beginning = start + 1; // lines start numbering with one in formatRangeUnified() local
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/new_dynarec/
H A Dnew_dynarec.c4955 int match; local
5338 int match; local
5666 int match; local
7043 void *beginning; local
7326 void *beginning=start_block(); local
10036 void *beginning=start_block(); local
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/new_dynarec/
H A Dnew_dynarec.c4955 int match; local
5338 int match; local
5666 int match; local
7043 void *beginning; local
7326 void *beginning=start_block(); local
10036 void *beginning=start_block(); local
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dspecial.c2530 static void psh_includehfile(cp, beginning) in psh_includehfile() argument
2685 char *match = NULL; in applicationDoSpecial() local
2886 char *match = NULL; in scan_special() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.RegularExpressions/ref/
H A DSystem.Text.RegularExpressions.cs129 public delegate string MatchEvaluator(System.Text.RegularExpressions.Match match); in MatchEvaluator()
167 …public System.Text.RegularExpressions.Match Match(string input, int beginning, int length) { throw… in Match()
/dports/x11/xterm/xterm-370/
H A Dfontutils.c106 const char *beginning; member
711 same_font_name(const char *pattern, const char *match) in same_font_name()
2657 XftPattern *match) in reportXftFonts()
2690 #define reportXftFonts(xw, result, name, tag, match) /* empty */ argument
2761 XftPattern *match; in xtermOpenXft() local
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dbatchlan.cpp4191 long beginning = target.lLength, in MakeGeneralizedLoop() local
4364 beginning = target.lLength; in BuildIfThenElse() local
4933 char match = variableNames.FindBest(nm, best_index); in ConstructFunction() local
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/r4300/new_dynarec/
H A Dnew_dynarec_64.c5367 int match; local
5756 int match; local
6074 int match; local
10761 uintptr_t beginning=(uintptr_t)out; local
H A Dnew_dynarec.c5299 int match; local
5688 int match; local
6006 int match; local
10768 void *beginning=start_block(); local
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/sh2_dynarec/
H A Dsh2_dynarec.c4054 int match; in cjump_assemble() local
4173 int match; in sjump_assemble() local
5327 pointer beginning; in sh2_recompile_block() local
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs747 public int RemoveWhere(System.Predicate<T> match) { throw null; } in RemoveWhere()
4461 public bool Exists(System.Predicate<System.Diagnostics.ProcessModule> match) { throw null; } in Exists()
4471 … public int FindIndex(System.Predicate<System.Diagnostics.ProcessModule> match) { throw null; } in FindIndex()
4502 … public int RemoveAll(System.Predicate<System.Diagnostics.ProcessModule> match) { throw null; } in RemoveAll()
4524 … public bool TrueForAll(System.Predicate<System.Diagnostics.ProcessModule> match) { throw null; } in TrueForAll()
4689 public bool Exists(System.Predicate<System.Diagnostics.ProcessThread> match) { throw null; } in Exists()
4699 … public int FindIndex(System.Predicate<System.Diagnostics.ProcessThread> match) { throw null; } in FindIndex()
4728 … public int RemoveAll(System.Predicate<System.Diagnostics.ProcessThread> match) { throw null; } in RemoveAll()
4750 … public bool TrueForAll(System.Predicate<System.Diagnostics.ProcessThread> match) { throw null; } in TrueForAll()
9811 public delegate string MatchEvaluator(System.Text.RegularExpressions.Match match); in MatchEvaluator()
[all …]

12