Home
last modified time | relevance | path

Searched refs:min_timestamp (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/phar/
H A Dphar_internal.h262 uint32_t min_timestamp; member
H A Dphar.c1164 mydata->min_timestamp = entry.timestamp; in phar_parse_pharfile()
1167 if (mydata->min_timestamp > entry.timestamp) { in phar_parse_pharfile()
1168 mydata->min_timestamp = entry.timestamp; in phar_parse_pharfile()

Completed in 16 milliseconds