Home
last modified time | relevance | path

Searched refs:best_match_p (Results 1 – 25 of 66) sorted by relevance

123

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dregex.c3750 boolean best_match_p; local
3755 best_match_p = d > match_end;
3757 best_match_p = !MATCHING_IN_FIRST_STRING;
3765 if (!best_regs_set || best_match_p)
3784 else if (best_regs_set && !best_match_p)
/dports/news/golded+/golded-plus/golded+/goldlib/glibc/
H A Dregex.cpp3467 bool best_match_p; in weak_alias() local
3472 best_match_p = d > match_end; in weak_alias()
3474 best_match_p = !MATCHING_IN_FIRST_STRING; in weak_alias()
3480 if (!best_regs_set || best_match_p) in weak_alias()
3497 else if (best_regs_set && !best_match_p) in weak_alias()
/dports/textproc/xwindiff/xwindiff-1.1.6/
H A Dregex.c3603 boolean best_match_p; local
3608 best_match_p = d > match_end;
3610 best_match_p = !MATCHING_IN_FIRST_STRING;
3618 if (!best_regs_set || best_match_p)
3637 else if (best_regs_set && !best_match_p)
/dports/chinese/enscript/enscript-1.6.6/compat/
H A Dregex.c4004 boolean best_match_p; local
4009 best_match_p = d > match_end;
4011 best_match_p = !MATCHING_IN_FIRST_STRING;
4019 if (!best_regs_set || best_match_p)
4038 else if (best_regs_set && !best_match_p)
/dports/audio/epos-devel/epos-2.5.37/libs/regex/
H A Drx.c4022 boolean best_match_p; local
4030 best_match_p = d > match_end;
4032 best_match_p = !MATCHING_IN_FIRST_STRING;
4040 if (!best_regs_set || best_match_p)
4059 else if (best_regs_set && !best_match_p)
/dports/print/enscript-letter/enscript-1.6.6/compat/
H A Dregex.c4004 boolean best_match_p; local
4009 best_match_p = d > match_end;
4011 best_match_p = !MATCHING_IN_FIRST_STRING;
4019 if (!best_regs_set || best_match_p)
4038 else if (best_regs_set && !best_match_p)
/dports/print/enscript-a4/enscript-1.6.6/compat/
H A Dregex.c4004 boolean best_match_p; local
4009 best_match_p = d > match_end;
4011 best_match_p = !MATCHING_IN_FIRST_STRING;
4019 if (!best_regs_set || best_match_p)
4038 else if (best_regs_set && !best_match_p)
/dports/print/enscript-letterdj/enscript-1.6.6/compat/
H A Dregex.c4004 boolean best_match_p; local
4009 best_match_p = d > match_end;
4011 best_match_p = !MATCHING_IN_FIRST_STRING;
4019 if (!best_regs_set || best_match_p)
4038 else if (best_regs_set && !best_match_p)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dregex-emacs.c4075 bool best_match_p; in re_match_2_internal() local
4086 best_match_p = d > match_end; in re_match_2_internal()
4088 best_match_p = !FIRST_STRING_P (d); in re_match_2_internal()
4097 if (!best_regs_set || best_match_p) in re_match_2_internal()
4116 else if (best_regs_set && !best_match_p) in re_match_2_internal()
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dregex.c3773 boolean best_match_p; local
3778 best_match_p = d > match_end;
3780 best_match_p = !MATCHING_IN_FIRST_STRING;
3788 if (!best_regs_set || best_match_p)
3807 else if (best_regs_set && !best_match_p)
/dports/editors/emacs/emacs-27.2/src/
H A Dregex-emacs.c4074 bool best_match_p; in re_match_2_internal() local
4085 best_match_p = d > match_end; in re_match_2_internal()
4087 best_match_p = !FIRST_STRING_P (d); in re_match_2_internal()
4096 if (!best_regs_set || best_match_p) in re_match_2_internal()
4115 else if (best_regs_set && !best_match_p) in re_match_2_internal()
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dregex.c4022 boolean best_match_p; local
4027 best_match_p = d > match_end;
4029 best_match_p = !MATCHING_IN_FIRST_STRING;
4037 if (!best_regs_set || best_match_p)
4056 else if (best_regs_set && !best_match_p)
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/regex/
H A Dregex.c3825 boolean best_match_p; local
3830 best_match_p = d > match_end;
3832 best_match_p = !MATCHING_IN_FIRST_STRING;
3840 if (!best_regs_set || best_match_p)
3859 else if (best_regs_set && !best_match_p)
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dregex_win32.c4005 boolean best_match_p; in re_match_2_internal() local
4010 best_match_p = d > match_end; in re_match_2_internal()
4012 best_match_p = !MATCHING_IN_FIRST_STRING; in re_match_2_internal()
4020 if (!best_regs_set || best_match_p) in re_match_2_internal()
4039 else if (best_regs_set && !best_match_p) in re_match_2_internal()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/regex/
H A Dregex.c3825 boolean best_match_p; local
3830 best_match_p = d > match_end;
3832 best_match_p = !MATCHING_IN_FIRST_STRING;
3840 if (!best_regs_set || best_match_p)
3859 else if (best_regs_set && !best_match_p)
/dports/sysutils/rename/rename-1.99.2/
H A Dregex.c3796 boolean best_match_p; local
3801 best_match_p = d > match_end;
3803 best_match_p = !MATCHING_IN_FIRST_STRING;
3811 if (!best_regs_set || best_match_p)
3830 else if (best_regs_set && !best_match_p)
/dports/www/clearsilver/clearsilver-0.10.5/util/regex/
H A Dregex.c3825 boolean best_match_p; local
3830 best_match_p = d > match_end;
3832 best_match_p = !MATCHING_IN_FIRST_STRING;
3840 if (!best_regs_set || best_match_p)
3859 else if (best_regs_set && !best_match_p)
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dgnu_regex.c4122 char best_match_p; variable
4127 best_match_p = d > match_end;
4129 best_match_p = !MATCHING_IN_FIRST_STRING;
4137 if (!best_regs_set || best_match_p)
4156 else if (best_regs_set && !best_match_p)
/dports/print/a2ps/a2ps-4.13/src/
H A Dregex.c4064 boolean best_match_p; variable
4069 best_match_p = d > match_end;
4071 best_match_p = !MATCHING_IN_FIRST_STRING;
4079 if (!best_regs_set || best_match_p)
4098 else if (best_regs_set && !best_match_p)
/dports/net/quagga/quagga-1.2.4/lib/
H A Dregex.c4122 boolean best_match_p; variable
4127 best_match_p = d > match_end;
4129 best_match_p = !MATCHING_IN_FIRST_STRING;
4137 if (!best_regs_set || best_match_p)
4156 else if (best_regs_set && !best_match_p)
/dports/devel/global/global-6.6.7/libglibc/
H A Dregex.c4123 boolean best_match_p; variable
4128 best_match_p = d > match_end;
4130 best_match_p = !MATCHING_IN_FIRST_STRING;
4138 if (!best_regs_set || best_match_p)
4157 else if (best_regs_set && !best_match_p)
/dports/japanese/gawk/gawk-3.0.6/
H A Dregex.c4488 boolean best_match_p; local
4493 best_match_p = d > match_end;
4495 best_match_p = !MATCHING_IN_FIRST_STRING;
4503 if (!best_regs_set || best_match_p)
4522 else if (best_regs_set && !best_match_p)
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dregex.c4726 boolean best_match_p; variable
4731 best_match_p = d > match_end;
4733 best_match_p = !FIRST_STRING_P (d);
4741 if (!best_regs_set || best_match_p)
4760 else if (best_regs_set && !best_match_p)
/dports/lang/awka/awka-0.7.5/regexp/
H A Dregex.c4136 boolean best_match_p; variable
4141 best_match_p = d > match_end;
4143 best_match_p = !MATCHING_IN_FIRST_STRING;
4151 if (!best_regs_set || best_match_p)
4170 else if (best_regs_set && !best_match_p)
/dports/editors/le/le-1.16.6/src/
H A Dregex.c5154 bool best_match_p; in WEAK_ALIAS() local
5165 best_match_p = d > match_end; in WEAK_ALIAS()
5167 best_match_p = !FIRST_STRING_P (d); in WEAK_ALIAS()
5176 if (!best_regs_set || best_match_p) in WEAK_ALIAS()
5195 else if (best_regs_set && !best_match_p) in WEAK_ALIAS()

123