Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar.c2512 uint32_t manifest_len, mytime, loc, new_manifest_count; in phar_flush() local
2772 mytime = entry->uncompressed_filesize; in phar_flush()
2773 for (loc = 0;loc < mytime; ++loc) { in phar_flush()
2972 mytime = time(NULL); in phar_flush()
2974 phar_set_32(entry_buffer+4, mytime); in phar_flush()

Completed in 21 milliseconds