Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dzip.c34 static inline void phar_write_16(char buffer[2], uint32_t value) in phar_write_16() function
40 # define PHAR_SET_16(var, value) phar_write_16(var, (uint16_t) (value));

Completed in 7 milliseconds