Home
last modified time | relevance | path

Searched refs:end_match_1 (Results 1 – 25 of 111) sorted by relevance

12345

/dports/devel/xxgdb/xxgdb-1.12/
H A Dregex.c1090 char *end_match_1, *end_match_2; local
1140 end_match_1 = string1 + mstop;
1145 end_match_1 = end1;
1166 d = string1 + pos, dend = end_match_1;
1191 if (dend == end_match_1)
1213 if (dend == end_match_1)
1235 regstart_seg1[*p++] = (dend == end_match_1);
1240 regend_seg1[*p++] = (dend == end_match_1);
1251 : end_match_1;
1589 dend = end_match_1;
/dports/japanese/ng/ng-1.4.4/
H A Dregex_j.c1440 unsigned char *end_match_1, *end_match_2; local
1487 end_match_1 = string1 + mstop;
1492 end_match_1 = end1;
1511 d = string1 + pos, dend = end_match_1;
1540 if (dend == end_match_1)
1562 if (dend == end_match_1)
1584 regstart_seg1[*p++] = (unsigned char)(dend == end_match_1);
1589 regend_seg1[*p++] = (unsigned char)(dend == end_match_1);
1599 ? regend[regno] : end_match_1);
2047 dend = end_match_1;
H A Dregex_e.c968 char *end_match_1, *end_match_2; local
1016 end_match_1 = string1 + mstop;
1021 end_match_1 = end1;
1040 d = string1 + pos, dend = end_match_1;
1434 dend = end_match_1;
/dports/japanese/ng-canna/ng-1.4.4/
H A Dregex_j.c1440 unsigned char *end_match_1, *end_match_2; local
1487 end_match_1 = string1 + mstop;
1492 end_match_1 = end1;
1511 d = string1 + pos, dend = end_match_1;
1540 if (dend == end_match_1)
1562 if (dend == end_match_1)
1584 regstart_seg1[*p++] = (unsigned char)(dend == end_match_1);
1589 regend_seg1[*p++] = (unsigned char)(dend == end_match_1);
1599 ? regend[regno] : end_match_1);
2047 dend = end_match_1;
H A Dregex_e.c968 char *end_match_1, *end_match_2; local
1016 end_match_1 = string1 + mstop;
1021 end_match_1 = end1;
1040 d = string1 + pos, dend = end_match_1;
1434 dend = end_match_1;
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dregex_j.c1443 unsigned char *end_match_1, *end_match_2; local
1490 end_match_1 = string1 + mstop;
1495 end_match_1 = end1;
1514 d = string1 + pos, dend = end_match_1;
1543 if (dend == end_match_1)
1565 if (dend == end_match_1)
1587 regstart_seg1[*p++] = (unsigned char)(dend == end_match_1);
1592 regend_seg1[*p++] = (unsigned char)(dend == end_match_1);
1602 ? regend[regno] : end_match_1);
2050 dend = end_match_1;
H A Dregex_e.c968 char *end_match_1, *end_match_2; local
1016 end_match_1 = string1 + mstop;
1021 end_match_1 = end1;
1040 d = string1 + pos, dend = end_match_1;
1434 dend = end_match_1;
/dports/www/squid/squid-4.15/compat/
H A DGnuRegex.c2725 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
2834 const char *end_match_1, *end_match_2; local
2987 end_match_1 = string1 + stop;
2990 end_match_1 = end1;
3002 dend = end_match_1;
3060 ? end_match_1 : end_match_2);
3405 ? regend[regno] : end_match_1);
3837 dend = end_match_1;
/dports/biology/hyphy/hyphy-2.5.33/src/contrib/
H A Dregex.cpp3146 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3264 const char *end_match_1, *end_match_2; in re_match_2() local
3418 end_match_1 = string1 + stop; in re_match_2()
3421 end_match_1 = end1; in re_match_2()
3433 dend = end_match_1; in re_match_2()
3494 ? end_match_1 : end_match_2); in re_match_2()
3864 ? regend[regno] : end_match_1); in re_match_2()
4401 dend = end_match_1; in re_match_2()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dregex-emacs.c3888 re_char *end_match_1, *end_match_2; in re_match_2_internal() local
4023 end_match_1 = end1; /* Just to give it a value. */ in re_match_2_internal()
4030 end_match_1 = string1 + stop; in re_match_2_internal()
4039 end_match_2 = end_match_1; in re_match_2_internal()
4045 end_match_1 = end1; in re_match_2_internal()
4049 dend = end_match_1; in re_match_2_internal()
4128 ? end_match_1 : end_match_2); in re_match_2_internal()
4454 ? regend[regno] : end_match_1); in re_match_2_internal()
5050 dend = end_match_1; in re_match_2_internal()
/dports/editors/emacs/emacs-27.2/src/
H A Dregex-emacs.c3879 re_char *end_match_1, *end_match_2; in re_match_2_internal() local
4022 end_match_1 = end1; /* Just to give it a value. */ in re_match_2_internal()
4029 end_match_1 = string1 + stop; in re_match_2_internal()
4038 end_match_2 = end_match_1; in re_match_2_internal()
4044 end_match_1 = end1; in re_match_2_internal()
4048 dend = end_match_1; in re_match_2_internal()
4127 ? end_match_1 : end_match_2); in re_match_2_internal()
4446 ? regend[regno] : end_match_1); in re_match_2_internal()
5042 dend = end_match_1; in re_match_2_internal()
/dports/net/gutenfetch/gutenfetch-1.5/src/
H A Dgnuregex.c3078 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3196 const char *end_match_1, *end_match_2; local
3357 end_match_1 = string1 + stop;
3362 end_match_1 = end1;
3375 dend = end_match_1;
3443 ? end_match_1 : end_match_2);
3822 ? regend[regno] : end_match_1);
4347 dend = end_match_1;
/dports/games/quakeforge/quakeforge-0.7.2/libs/gib/
H A Dregex.c3078 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3196 const char *end_match_1, *end_match_2; local
3357 end_match_1 = string1 + stop;
3362 end_match_1 = end1;
3375 dend = end_match_1;
3443 ? end_match_1 : end_match_2);
3823 ? regend[regno] : end_match_1);
4351 dend = end_match_1;
/dports/net/ngrep/ngrep-1.45/regex-0.12/
H A Dregex.c3073 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3191 const char *end_match_1, *end_match_2; local
3352 end_match_1 = string1 + stop;
3357 end_match_1 = end1;
3370 dend = end_match_1;
3438 ? end_match_1 : end_match_2);
3817 ? regend[regno] : end_match_1);
4342 dend = end_match_1;
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/compat/
H A Dregex.c2982 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3100 const char *end_match_1, *end_match_2; local
3253 end_match_1 = string1 + stop;
3256 end_match_1 = end1;
3268 dend = end_match_1;
3326 ? end_match_1 : end_match_2);
3677 ? regend[regno] : end_match_1);
4179 dend = end_match_1;
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/compat/
H A Dregex.c2979 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3097 const char *end_match_1, *end_match_2; local
3250 end_match_1 = string1 + stop;
3253 end_match_1 = end1;
3265 dend = end_match_1;
3323 ? end_match_1 : end_match_2);
3674 ? regend[regno] : end_match_1);
4176 dend = end_match_1;
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dregex.c3372 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3512 const char *end_match_1, *end_match_2; local
3698 end_match_1 = string1 + stop;
3703 end_match_1 = end1;
3716 dend = end_match_1;
3796 ? end_match_1 : end_match_2);
4196 ? regend[regno] : end_match_1);
4791 dend = end_match_1;
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dregex.c3051 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3169 const char *end_match_1, *end_match_2; local
3330 end_match_1 = string1 + stop;
3335 end_match_1 = end1;
3348 dend = end_match_1;
3416 ? end_match_1 : end_match_2);
3795 ? regend[regno] : end_match_1);
4320 dend = end_match_1;
/dports/net/yate/yate-6.4.0-1/engine/regex/
H A Dregex.c3064 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3182 const char *end_match_1, *end_match_2; local
3343 end_match_1 = string1 + stop;
3348 end_match_1 = end1;
3361 dend = end_match_1;
3429 ? end_match_1 : end_match_2);
3808 ? regend[regno] : end_match_1);
4333 dend = end_match_1;
/dports/news/golded+/golded-plus/golded+/goldlib/glibc/
H A Dregex.cpp3091 #define MATCHING_IN_FIRST_STRING (dend == end_match_1) in weak_alias()
3253 const char *end_match_1, *end_match_2; in weak_alias() local
3428 end_match_1 = string1 + stop; in weak_alias()
3433 end_match_1 = end1; in weak_alias()
3446 dend = end_match_1; in weak_alias()
3507 ? end_match_1 : end_match_2); in weak_alias()
3872 ? regend[regno] : end_match_1); in weak_alias()
4420 dend = end_match_1; in weak_alias()
/dports/comms/fllog/fllog-1.2.6/src/compat/
H A Dregex.c3045 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3163 const char *end_match_1, *end_match_2; local
3324 end_match_1 = string1 + stop;
3329 end_match_1 = end1;
3342 dend = end_match_1;
3410 ? end_match_1 : end_match_2);
3789 ? regend[regno] : end_match_1);
4316 dend = end_match_1;
/dports/comms/flcluster/flcluster-1.0.4/src/compat/
H A Dregex.c3045 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3163 const char *end_match_1, *end_match_2; local
3324 end_match_1 = string1 + stop;
3329 end_match_1 = end1;
3342 dend = end_match_1;
3410 ? end_match_1 : end_match_2);
3789 ? regend[regno] : end_match_1);
4316 dend = end_match_1;
/dports/comms/fldigi/fldigi-4.1.20/src/compat/
H A Dregex.c3045 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3163 const char *end_match_1, *end_match_2; local
3324 end_match_1 = string1 + stop;
3329 end_match_1 = end1;
3342 dend = end_match_1;
3410 ? end_match_1 : end_match_2);
3789 ? regend[regno] : end_match_1);
4316 dend = end_match_1;
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxregexp/
H A Dgnuregex.c3152 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3270 const char *end_match_1, *end_match_2; local
3431 end_match_1 = string1 + stop;
3436 end_match_1 = end1;
3449 dend = end_match_1;
3517 ? end_match_1 : end_match_2);
3896 ? regend[regno] : end_match_1);
4421 dend = end_match_1;
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxregexp/
H A Dgnuregex.c3152 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3270 const char *end_match_1, *end_match_2; local
3431 end_match_1 = string1 + stop;
3436 end_match_1 = end1;
3449 dend = end_match_1;
3517 ? end_match_1 : end_match_2);
3896 ? regend[regno] : end_match_1);
4421 dend = end_match_1;

12345