Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dzip.c27 static inline void phar_write_32(char buffer[4], uint32_t value) in phar_write_32() function
39 # define PHAR_SET_32(var, value) phar_write_32(var, (uint32_t) (value));

Completed in 6 milliseconds