Home
last modified time | relevance | path

Searched refs:has_repeats (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dnfa_build_util.cpp213 static const nfa_dispatch_fn has_repeats; member
228 static const nfa_dispatch_fn has_repeats; member
243 static const nfa_dispatch_fn has_repeats; member
258 static const nfa_dispatch_fn has_repeats; member
273 static const nfa_dispatch_fn has_repeats; member
288 static const nfa_dispatch_fn has_repeats; member
303 static const nfa_dispatch_fn has_repeats; member
318 static const nfa_dispatch_fn has_repeats; member
333 static const nfa_dispatch_fn has_repeats; member
348 static const nfa_dispatch_fn has_repeats; member
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/tz/
H A Dexpand.php62 $has_repeats = false;
86 $has_repeats = isset($rrule);
87 if ( !$has_repeats ) continue;
/dports/lang/yap/yap-6.2.2/C/
H A Diopreds.c5489 has_repeats = TRUE;
5498 has_repeats = TRUE;
5502 has_repeats = TRUE;
5538 if (!has_repeats)
5569 if (!has_repeats)
5854 if (has_repeats)
5859 if (!has_repeats)
5868 if (!has_repeats)
5869 has_repeats = 1;
5885 if (has_repeats) {
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/
H A DRRule.php1233 $has_repeats = false;
1272 $has_repeats = isset($rrule);
1391 if ( $has_repeats && $dtstart->FloatOrUTC($return_floating_times) != $utc )
1520 $has_repeats = false;
/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c23876 args->has_repeats |= subargs.has_repeats;
23925 args->has_repeats |= subargs.has_repeats;
24023 args->has_repeats |= subargs.has_repeats;
24092 args->has_repeats |= subargs.has_repeats;
24192 args->has_repeats |= subargs.has_repeats;
24224 args->has_repeats |= subargs.has_repeats;
24253 args->has_repeats |= subargs.has_repeats;
24338 args->has_repeats |= subargs.has_repeats;
24434 args->has_repeats |= subargs.has_repeats;
24545 args->has_repeats |= subargs.has_repeats;
[all …]
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c23698 args->has_repeats |= subargs.has_repeats; in build_FUZZY()
23747 args->has_repeats |= subargs.has_repeats; in build_ATOMIC()
23845 args->has_repeats |= subargs.has_repeats; in build_BRANCH()
23914 args->has_repeats |= subargs.has_repeats; in build_CALL_REF()
24014 args->has_repeats |= subargs.has_repeats; in build_CONDITIONAL()
24046 args->has_repeats |= subargs.has_repeats; in build_CONDITIONAL()
24075 args->has_repeats |= subargs.has_repeats; in build_CONDITIONAL()
24160 args->has_repeats |= subargs.has_repeats; in build_GROUP()
24256 args->has_repeats |= subargs.has_repeats; in build_GROUP_EXISTS()
24367 args->has_repeats |= subargs.has_repeats; in build_LOOKAROUND()
[all …]
/dports/biology/migrate/migrate-3.6.11/src/
H A Dmigration.h307 boolean has_repeats; member
H A Ddata.c884 data->has_repeats = TRUE; in read_sites()
905 data->has_repeats = FALSE; in read_sites()
2078 if(!data->has_repeats) in print_data_summary()
H A Dpretty.c3864 if(!data->has_repeats) in pdf_print_data_summary()