Home
last modified time | relevance | path

Searched refs:first_found_elem (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/re2c/re2c-2.2/test/real_world/
H A Dparse_date_b.re594 timelib_tz_lookup_table *tp, *first_found_elem;
605 first_found_elem = tp;
616 return first_found_elem;
H A Dparse_date.re594 timelib_tz_lookup_table *tp, *first_found_elem;
605 first_found_elem = tp;
616 return first_found_elem;
H A Dparse_date_s.re594 timelib_tz_lookup_table *tp, *first_found_elem;
605 first_found_elem = tp;
616 return first_found_elem;
H A Dparse_date_g.re594 timelib_tz_lookup_table *tp, *first_found_elem;
605 first_found_elem = tp;
616 return first_found_elem;
H A Dparse_date_db.re612 timelib_tz_lookup_table *tp, *first_found_elem = NULL;
623 first_found_elem = tp;
634 return first_found_elem;
H A Dparse_date_1_78.re691 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
702 first_found_elem = tp;
713 return first_found_elem;
H A Dphp20150211_parse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
H A Dparse_date.c596 timelib_tz_lookup_table *tp, *first_found_elem; in zone_search() local
607 first_found_elem = tp; in zone_search()
618 return first_found_elem; in zone_search()
H A Dparse_date_b.c596 timelib_tz_lookup_table *tp, *first_found_elem; in zone_search() local
607 first_found_elem = tp; in zone_search()
618 return first_found_elem; in zone_search()
H A Dparse_date_s.c596 timelib_tz_lookup_table *tp, *first_found_elem; in zone_search() local
607 first_found_elem = tp; in zone_search()
618 return first_found_elem; in zone_search()
H A Dparse_date_db.c614 timelib_tz_lookup_table *tp, *first_found_elem = NULL; in zone_search() local
625 first_found_elem = tp; in zone_search()
636 return first_found_elem; in zone_search()
H A Dparse_date_1_78.c693 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in zone_search() local
704 first_found_elem = tp; in zone_search()
715 return first_found_elem; in zone_search()
/dports/devel/py-timelib/timelib-0.2.5/ext-date-lib/
H A Dparse_date.re628 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
639 first_found_elem = tp;
650 return first_found_elem;
H A Dparse_date.c629 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in zone_search() local
640 first_found_elem = tp; in zone_search()
651 return first_found_elem; in zone_search()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/timelib-2017.05/
H A Dparse_date.re676 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
687 first_found_elem = tp;
698 return first_found_elem;
/dports/lang/php73/php-7.3.33/ext/date/lib/
H A Dparse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
H A Dparse_date.c676 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
687 first_found_elem = tp; in abbr_search()
698 return first_found_elem; in abbr_search()
/dports/www/mod_php81/php-8.1.1/ext/date/lib/
H A Dparse_date.re710 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
721 first_found_elem = tp;
732 return first_found_elem;
/dports/lang/php81/php-8.1.1/ext/date/lib/
H A Dparse_date.re710 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
721 first_found_elem = tp;
732 return first_found_elem;
/dports/lang/php74/php-7.4.27/ext/date/lib/
H A Dparse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
/dports/www/mod_php74/php-7.4.27/ext/date/lib/
H A Dparse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
/dports/www/mod_php73/php-7.3.33/ext/date/lib/
H A Dparse_date.re675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
686 first_found_elem = tp;
697 return first_found_elem;
H A Dparse_date.c676 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search() local
687 first_found_elem = tp; in abbr_search()
698 return first_found_elem; in abbr_search()
/dports/lang/php80/php-8.0.15/ext/date/lib/
H A Dparse_date.re688 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
699 first_found_elem = tp;
710 return first_found_elem;
/dports/www/mod_php80/php-8.0.15/ext/date/lib/
H A Dparse_date.re688 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
699 first_found_elem = tp;
710 return first_found_elem;

12