Home
last modified time | relevance | path

Searched defs:parse_timestamp (Results 1 – 25 of 86) sorted by relevance

1234

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/timeutils/tests/
H A Dtest_scan-timestamp.c118 Test(parse_timestamp, standard_bsd_format) in Test() argument
123 Test(parse_timestamp, bsd_extensions) in Test() argument
136 Test(parse_timestamp, standard_bsd_format_year_in_the_future) in Test() argument
142 Test(parse_timestamp, standard_bsd_format_year_in_the_past) in Test() argument
179 Test(parse_timestamp, daylight_saving_behavior_at_spring_without_timezones) in Test() argument
213 Test(parse_timestamp, daylight_saving_detection_at_autumn_with_timezones) in Test() argument
247 Test(parse_timestamp, daylight_saving_detection_at_autumn_without_timezones) in Test() argument
263 Test(parse_timestamp, cisco_timestamps) in Test() argument
300 Test(parse_timestamp, rfc5424_timestamps) in Test() argument
306 Test(parse_timestamp, rfc3164_performance) in Test() argument
[all …]
/dports/audio/py-discogs-client/discogs-client-2.2.1/discogs_client/
H A Dutils.py14 def parse_timestamp(timestamp): function
/dports/net/p5-AnyEvent-Twitter/AnyEvent-Twitter-0.64/lib/AnyEvent/
H A DTwitter.pm247 sub parse_timestamp { # Twitter uses weird created_at format: "Thu Mar 01 17:38:56 +0000 2012" subroutine
/dports/net/cloud-init/cloud-init-21.4/cloudinit/analyze/
H A Ddump.py31 def parse_timestamp(timestampstr): function
/dports/devel/p5-DateTime-Format-Oracle/DateTime-Format-Oracle-0.06/lib/DateTime/Format/
H A DOracle.pm161 sub parse_timestamp { $_[0]->current_timestamp_parser->(@_); } subroutine
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/strings/
H A Dparsing.cpp103 parse_timestamp(const std::string &src, in parse_timestamp() function
231 parse_timestamp(const std::string &src, in parse_timestamp() function
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/lib/
H A DTransformers.pm191 sub parse_timestamp { subroutine
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/compute/kernels/
H A Dcast_utils.rs278 fn parse_timestamp(s: &str) -> Result<i64> { in parse_timestamp() function
/dports/devel/p5-DateTime-Format-Pg/DateTime-Format-Pg-0.16014/lib/DateTime/Format/
H A DPg.pm527 sub parse_timestamp { subroutine
/dports/devel/grpc130/grpc-1.30.2/tools/github/
H A Dpr_latency.py85 def parse_timestamp(datetime_str): function
/dports/devel/grpc134/grpc-1.34.1/tools/github/
H A Dpr_latency.py85 def parse_timestamp(datetime_str): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/tools/github/
H A Dpr_latency.py85 def parse_timestamp(datetime_str): function
/dports/textproc/modlogan/modlogan-0.8.13/src/input/qmailscanner/
H A Dparse.c46 int parse_timestamp(mconfig *ext_conf, const char *str, mlogrec *record) { in parse_timestamp() function
/dports/devel/libsml/libsml-2a8445b/test/src/
H A Dsml_time_test.c52 TEST(sml_time, parse_timestamp) { in TEST() argument
/dports/textproc/modlogan/modlogan-0.8.13/src/input/wuftpd/
H A Dparse.c46 int parse_timestamp(mconfig *ext_conf, const char *str, mlogrec *record) { in parse_timestamp() function
/dports/databases/p5-Rose-DB/Rose-DB-0.783/lib/Rose/DB/
H A DSQLite.pm146 sub parse_timestamp subroutine
H A DPg.pm180 sub parse_timestamp subroutine
/dports/audio/mpdscribble/mpdscribble-0.22/src/
H A Djournal.c141 parse_timestamp(const char *p) in parse_timestamp() function
/dports/textproc/modlogan/modlogan-0.8.13/src/input/netscape/
H A Dplugin_config.c89 if ((conf->match_referrer = pcre_compile( in parse_timestamp()
/dports/www/moodle310/moodle/mnet/xmlrpc/
H A Dxmlparser.php198 function parse_timestamp($parser, $data) { function in mnet_encxml_parser
/dports/www/moodle311/moodle/mnet/xmlrpc/
H A Dxmlparser.php198 function parse_timestamp($parser, $data) { function in mnet_encxml_parser
/dports/www/moodle39/moodle/mnet/xmlrpc/
H A Dxmlparser.php198 function parse_timestamp($parser, $data) { function in mnet_encxml_parser
/dports/textproc/modlogan/modlogan-0.8.13/src/input/isdnlog/
H A Dparse.c46 int parse_timestamp(mconfig *ext_conf, const char *str, mlogrec *record) { in parse_timestamp() function
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/Api/Parser/
H A DXmlParser.php140 private function parse_timestamp(Shape $shape, $value) function in Aws\\Api\\Parser\\XmlParser
/dports/sysutils/linrename/util-linux-2.25.2/lib/
H A Dtimeutils.c149 int parse_timestamp(const char *t, usec_t *usec) in parse_timestamp() function

1234